All,

 

I have an interesting problem. I wrote a wrapper over Xerces parser. Into that wrapper I will always set the received XML as a string.

 

The problem I have is, when I send the first received XML, it gets parsed successfully. When I try to parse the second received XML received, it gives me the following error,

Error returned from Parser: XINV:Fatal Error at line 2, char 7 --->The XML or Text declaration must start at line/column 1/1.

 

If I parse the 2nd received XML from a stand alone XML parser, it parses successfully.

 

Why the XML is not getting parsed inside my program? Am I doing some things? Your help is highly appreciated.

 

Thanks,

Guru Murthy Chebolu,

 

Confidentiality Notice The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain confidential or privileged information. If you are not the intended recipient, please notify the sender at Wipro or [EMAIL PROTECTED] immediately and destroy all copies of this message and any attachments.

Reply via email to