ActiveX component problem - 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: ActiveX component problem (/Thread-ActiveX-component-problem) |
ActiveX component problem - Ragini - 01-12-2011 Hi all..... I want to execute following code: Code: Set qtapp=createobject("QuickTest.Application") ActiveX component can't create object: 'QuickTest.Application' [I am using Window 7 Starter OS (Also IE 8 )and i have installed QTP 9.2 in my system. ].How can i resolve this?? Can any one help.. My Second Question is- IN MY pc QTP 9.2 is not supporting in to Web Applications. When i try to Spy any browser it's showing WinObject only. Can any one please help me on this. How can i resolve this issue. Please help me ... Thanks and Regards Ragini RE: ActiveX component problem - Saket - 01-12-2011 you should install QTP 10. RE: ActiveX component problem - Ragini - 01-12-2011 Hi Saket Thanks for your reply.Can you provide me the path from where i can download qtp 10.because it is not available in HP download center. And why I am getting this error? I want to execute following code: Set qtapp=createobject("QuickTest.Application") But I am getting the error message-- ActiveX component can't create object: 'QuickTest.Application' Is this also because of OS and IE8?? Please help.... Thanks and Regards Ragini RE: ActiveX component problem - Ragini - 01-15-2011 Hi all........ Please any one help me on my above question... Thanks and Regards Ragini RE: ActiveX component problem - Saket - 01-18-2011 QTP 11 is the lates available version. you can download and use it. the error is because may be you dont have QTP installed on your machine. |