[原创]QC10.0和IE6.0冲突的解决方法
在用QC10.0勾选ActiveX之后,IE6.0不能正常打开。(2011-01-20)
最终在HP的官方网上找到了解决答案。
Author Subject: Error on selecting ActiveX add-in Arpan
Sep 3, 2009 15:51:24 GMT
Hi,
While
opening QTP with ActiveX add-in selected and trying to open IE after
that, multiple errors are coming. Also IE is not opening. Here are the
errors.
Error 1:
The instruction at "0x00cb2bf6" referenced memory at "0x5ec68b6b". The memory could not be "read".
Click on OK to terminate the program
Click on CANCEL to debug the program
On clicking OK, the second error is coming.
Error 2:
Internet Explorer has encountered a problem and needs to close
However while I am not deselecting ActiveX from Add-in manager, QTP is working fine and no issues while opening IE.
Any idea what might be the root cause of the issue.
I am using QTP 9.5. IE version 6.0.
Thanks..
Arpan
Sort Answers By: Date or Points
Thomas Köppner
Sep 3, 2009 15:57:41 GMT
0 pts
Do you have any add-ins installed in IE? Like toolbars, etc? Arpan Sep 3, 2009 16:06:18 GMT N/A: Question Author
No add-in for toolbar is there. Only some
default add-ins like Adobe PDF Link Helper, BHOManager Class, Sun Java
Console etc are there.
Thanks..
Arpan Walter Aldus
Sep 4, 2009 12:51:37 GMT
10 pts
We had the same issue with QTP 10 and he Sibel
& Active X plug-ins after working with HP first level support, HP
second level support had me do the following and its now working.
please try the following and let us know if this makes any improvement.
Go to Start -> Run, type in regedit, and click <OK>. The Registry Editor window will appear.
2. In the Registry Editor, navigate to:
"HKEY_CURRENT_USERSoftwareMercury InteractiveQuickTest ProfessionalMicTestActiveX Add-in"
3. Create a DWORD value named UseBBHook, set the data to 1, this will take effect after restarting QTP
Note this will need to be done for each user using the computer as its in the HKEY_CURRENT_USER part of the reg Arpan Sep 7, 2009 12:52:06 GMT Thread closed by author
Thanks Mate. It solved the issue. Closing the thread.