07-06-2009, 11:18 AM
Hi,
I am trying to run a QTP script from a VB application and also capture the result of the run.
I would like to know, what DLLs (related to QTP) I should refer in my VB application, so that I can automate the above process using a VB application.
I have installed QTP 9.5 in my PC and from my VB application I could see the DLL 'QTApplicationObj 1.0 Type Library (QTApplicationObj.dll)'. I assume this is the 'application extension' DLL that enables the QTP automation.
But when I try to refer/load this DLL, I am getting the error, 'Error in Loading the DLL'.
Regards,
Senthil
I am trying to run a QTP script from a VB application and also capture the result of the run.
I would like to know, what DLLs (related to QTP) I should refer in my VB application, so that I can automate the above process using a VB application.
I have installed QTP 9.5 in my PC and from my VB application I could see the DLL 'QTApplicationObj 1.0 Type Library (QTApplicationObj.dll)'. I assume this is the 'application extension' DLL that enables the QTP automation.
But when I try to refer/load this DLL, I am getting the error, 'Error in Loading the DLL'.
Regards,
Senthil