captainc Messages: 278 Registered: December 2006 Location: New Jersey, USA
Experienced Member
The error only happens some of the time. There is a dynamically generated XML string coming from another program and most of the times it processes just fine. Some of the times though, i get the error.
Unfortunately, I cannot provide the exact XML code yet. I will find 2 instances of working and non-working strings and post them in a bit.
Do you know what are the possible causes for such an error to occur? What types of errors normally create an invalid character data exception? Any extra white-space in tags is ignored, correct?