RE: Unhandled exception while parsing

2000-04-05 Thread kbagepalli
SecondData1 ThirdData Kiran -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 04, 2000 4:57 PM To: [EMAIL PROTECTED] Subject: Re: Unhandled exception while parsing You will have to provide a minimal sample file(s

Re: Unhandled exception while parsing

2000-04-04 Thread roddey
TECTED] cc: Subject: Unhandled exception while parsing I have an XML file which has a DTD file name which is invalid for the XML src file. I do have a XMLException handler in my code. I use validating progressive parsing and it looks that they is a bug in the code while doing parseNext (ScanNext->

Unhandled exception while parsing

2000-04-04 Thread kbagepalli
I have an XML file which has a DTD file name which is invalid for the XML src file. I do have a XMLException handler in my code. I use validating progressive parsing and it looks that they is a bug in the code while doing parseNext (ScanNext->peekNextChar) it encounters an invalid memory reference