Tag Archives: XML

{“There is an error in XML document (2, 2).”}

An extremely undescriptive error message took hours of my valuable time. Of course, we are talking about XmlSerializer trying to parse an XML file. What actually happened was that an inherited piece of code caught and ignored this error, while … Continue reading

Posted in Software Development | Tagged , , | 1 Comment