Are you sure you called XMLPlatformUtils::Initialize first?
-----Original Message-----
From: Francis B�liveau [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 31, 2001 11:13 AM
To: '[EMAIL PROTECTED]'
Subject: Need Help!!
Hi!
I have a problem when I try to use DOMParser class.
I have a acces violation ("First-chance exception in dllhost.exe
(XERCES-C_1_4D.DLL): 0xC0000005: Access Violation" ).
This error occurs just after the declaration of the object of type
DOMParser:
DOMParser parser;
or
DOMParser *parser = new DOMParser();
I include all necessary hpp and xerces-c_1_4d.lib
Note: I use this code in COM Object.
If anyone can help me, I would appreciate.
Thanks!!
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]