Hi,

I am trying to use xerces parser library in my own application. I have downloaded xerces-c-src1_7_0.

1. I built the XercesLib files in the debug mode.

2. I have added the path to the DLL and LIB files to my system path.

3. I modified the include files and library files list of MSVC also accordingly.

4. The settings of my new project which also resides in XERCES-ALL workspace, are same as that for other samples.

5. Now I am building my project and executing it.

6. It builds properly, but while executing it gives me the following errors and the execution terminates.

7. If I take the EXE produced by MSVC and run it form command prompt, the application works perfectly.

 

“Loaded 'C:\WINNT\System32\ntdll.dll', no matching symbolic information found.

Loaded symbols for 'D:\xerces-c-src1_7_0\Build\Win32\VC6\Debug\xerces-c_1_7_0D.dll'

Loaded 'C:\WINNT\system32\KERNEL32.DLL', no matching symbolic information found.

Loaded 'C:\WINNT\system32\USER32.DLL', no matching symbolic information found.

Loaded 'C:\WINNT\system32\GDI32.DLL', no matching symbolic information found.

Loaded 'C:\WINNT\system32\ADVAPI32.DLL', no matching symbolic information found.

Loaded 'C:\WINNT\system32\rpcrt4.dll', no matching symbolic information found.

Loaded 'D:\ALOK\Wipro Technologies\Wipro goSIP\Msvcrtd.dll', no matching symbolic information found.

Loaded 'D:\ALOK\Wipro Technologies\Wipro goSIP\Msvcirtd.dll', no matching symbolic information found.

Loaded 'D:\ALOK\Wipro Technologies\Wipro goSIP\Msvcp60d.dll', no matching symbolic information found.

First-chance exception in CPLSERVER.exe (KERNEL32.DLL): 0xE06D7363: Microsoft C++ Exception.

First-chance exception in CPLSERVER.exe (XERCES-C_1_7_0D.DLL): 0xC0000005: Access Violation.

 

 

Could someone help me finding a solution for this,

 

Regards,

Haritha

 

Haritha Indupuru

Sr. Systems Engineer,

Telecom Solutions, Wipro Technologies,

K-312, 5th Block, Koramangala,

Bangalore - 560 095, India

ESN: 6 - 872 - 8652

): +91- 80 - 5538301 Extn. 2206

Fax: +91 - 80 - 5538116

http://www.wipro.com

 

**************************Disclaimer************************************************** 
   
 
 Information contained in this E-MAIL being proprietary to Wipro Limited is 
'privileged' 
and 'confidential' and intended for use only by the individual or entity to which it 
is 
addressed. You are notified that any use, copying or dissemination of the information 
contained in the E-MAIL in any manner whatsoever is strictly prohibited.

****************************************************************************************

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to