[xsd-users] AV exception at getDOMImplementation() call

Gennady Khokhorin gok at aerometric-ak.com
Wed Sep 10 20:30:51 EDT 2008


Hello, All.
I'm getting error message dialog box "Unhandled Exception at ... in
explorer.exe: 0xc00..5: Access Violation reading 0x0..0" at this call:

static const XMLCh m_gLS[] = { chLatin_L, chLatin_S, chNull };
DOMImplementation	*impl =
DOMImplementationRegistry::getDOMImplementation(m_gLS);

I'm using msvc8.0, MFC. Application is Explorer.exe shell extention
(winXP+sp3).

Can not figure out what could be wrong. Stand-along xerces examples
(DOMCount) are running/debugging fine. Any help, please.

Thanks in advance.
gok





More information about the xsd-users mailing list