09-18-2014, 06:28 PM
Hi All
I am using QTP11.0. I have a framework script which contains some dll(TCPClient.dll) which uses connecting to server and sending request and getting respose and I am not using any web or windows object. I have created one vbs file which contains classes and other simple vbscript code(dictionary object) and try to run the script and inserted into lib folders. But after executing the script the QTP crashes and closes. While I cross check with event viewer its saying like
Faulting application name: QTPro.exe, version: 11.1.1282.0, time stamp: 0x4cfb9cb3
Faulting module name: TCPClient.dll_unloaded, version: 0.0.0.0, time stamp: 0x4c061df0
Exception code: 0xc0000005
Fault offset: 0x177626d2
Faulting process id: 0x1f0c
Faulting application start time: 0x01cfd32bab1e056a
Faulting application path: C:\Program Files\HP\QuickTest Professional\bin\QTPro.exe
Faulting module path: TCPClient.dll
Report Id: c736f9d3-3f21-11e4-9c15-d43d7eab21cf
For other scripts its working fine. Can you figure out what will be problem
Thanks
Shashi
I am using QTP11.0. I have a framework script which contains some dll(TCPClient.dll) which uses connecting to server and sending request and getting respose and I am not using any web or windows object. I have created one vbs file which contains classes and other simple vbscript code(dictionary object) and try to run the script and inserted into lib folders. But after executing the script the QTP crashes and closes. While I cross check with event viewer its saying like
Faulting application name: QTPro.exe, version: 11.1.1282.0, time stamp: 0x4cfb9cb3
Faulting module name: TCPClient.dll_unloaded, version: 0.0.0.0, time stamp: 0x4c061df0
Exception code: 0xc0000005
Fault offset: 0x177626d2
Faulting process id: 0x1f0c
Faulting application start time: 0x01cfd32bab1e056a
Faulting application path: C:\Program Files\HP\QuickTest Professional\bin\QTPro.exe
Faulting module path: TCPClient.dll
Report Id: c736f9d3-3f21-11e4-9c15-d43d7eab21cf
For other scripts its working fine. Can you figure out what will be problem
Thanks
Shashi