urgent, XML parser , error message : Failed to initialize XML parser, error 201 ?
Hi,
I just downloaded the Oracle C++ XML Parser.
I'm running windows 98 at home.
When I execute the following line:
'xml test.dtd' I got the initialize failure.
Similar if I write a C++ program, and have a variable 'parser' of type XMLParser, parser.xmlinit() failes with the same message.
Can someone help me on that.
Thanks
Henrik Pedersen