mee_ram 0 Newbie Poster

Hi,

I have used xerces for xml parsing and it was working fine. But recently (i didn't change any coding) the same code doesn't work and it crashs the application after executing the XMLDomParser::parse() --> fatalError() method. It gives an runtime error exception: xercesc_3_1::XMLErrs::Codes at memory location xxx.

For a valid xml against xsd, still it works fine and if the xml is not matching with the xsd then I am getting this runtime error.

Please help me to come out of this issue.

Thanks,
Ram