Deserialization error in a new environment
- by cerhart
I have a web application that calls a third-party web service. When I run it locally, I have no problems, but when I move it to my production environment, I get the following error:
There is an error in XML document (2, 428).
Stack:
at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle,…