![]() |
|
QTP Error - 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: QTP Error (/Thread-QTP-Error--2369) Pages:
1
2
|
RE: QTP Error - eroshan - 09-18-2009 Hi All I did all the things what you suggest but the error still appear at the first time run. I think i should ignore first time isn't it ? Thanks RE: QTP Error - basanth27 - 09-18-2009 No Buddy...That would be illogical. Format the machine and then install QTP again. There could be issues with the registry too. RE: QTP Error - eroshan - 09-18-2009 Hi all Oh , i can't even think about format machine. It can be my .vbs file issu can't it? because QTP runs 2nd time perfectly. because second time .vbs load QTP from RAM not hard disk. my .vbs file may work faster then QTP can. .vbs may request to run before it load correctly , can it happen ? Thanks RE: QTP Error - balur - 09-25-2009 Hi, I would suggest you to modify your code little bit like this, then try I am 99% sure it works. Code: Dim App |