Exception problem with DomPrint example

2001-09-28 Thread Bob Nemeth
Xerces Version: 1.5.1 Visual C++ Pro w/SP5 I just started working with the Xerces-C, and I wanted to start by tearing apart some of the examples. After playing for a while, I copied the 3 source files for DOMPrint (DOMPrint.cpp, DOMTreeErrorReporter.cpp/hpp) and created a new project using these

Exception problem

2001-07-24 Thread Stacy Blue
 I am having the same problem as the person who wrote the comment below.  The default on my machine has the debugger exceptions already set to  "Stop if not handled" .  The exception shows up as soon as the following line is executed:       parser->parse(gXmlFile);.   Any idea what is going