[xsdbench-users] Problems running XSDBench

Boris Kolpackov boris at codesynthesis.com
Thu Aug 23 02:44:15 EDT 2007


Hi Robert,

Robert Greger <rgreger_its at gendig.com> writes:

> I tried debugging the program and received the following error
> First-chance exception at 0x7c59bcb1 in structure-libxml2.exe: Microsoft
> C++ exception: std::ios_base::failure at memory location 0x0012f898..
> at this code
> ifs.open (argv[1], ios::in | ios::ate);

Probably the file could not be opened. Can you make sure you pass a
correct XML file path as argv[1].

-boris




More information about the xsdbench-users mailing list