markdemich
01-08-2009, 03:00 AM
I have an application that loads some XML. Sometimes the XML has an error and I need to determine the position of the error during parsing. I can't seem to find a way to do that. Is is possible?
View Full Version : Determine position of XML parse error