Hi, I am trying to use xerces in of my application(which is in VC++ on windows platform). i am using the xerces-c_2_8_0 version, my application build successfully but when when i was trying to execute the application it gave me the error "application failed to initialise properly" when i tried to debug it it gave me the error
"LDR: LdrpWalkImportDescriptor() failed to probe c:\Documents and Settings\Lokesh Madan\My Documents\Visual Studio 2008\Projects\testxml\Debug\xerces-depdom_2_8D.dll for its manifest, ntstatus 0xc0150002 Debugger:: An unhandled non-continuable exception was thrown during process load The program '[19528] testxml.exe: Native' has exited with code -1072365566 (0xc0150002)." Can anyone please help me out what this error is and how to resolve this error. -- Regards, Lokesh Madan
