![]() |
|
Faulting application name: QTPro.exe - Printable Version +- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums) +-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP) +--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners) +--- Thread: Faulting application name: QTPro.exe (/Thread-Faulting-application-name-QTPro-exe) |
Faulting application name: QTPro.exe - rsk_beckon1 - 09-18-2014 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 RE: Faulting application name: QTPro.exe - vinod123 - 09-25-2014 The TCPClient.dll is faulty so the linked application to that dll is crashing and it belongs to windows dll's. Take the issue to your system admin if you faced in office or try repair software for fixing faulty dll's |