09-26-2014, 01:52 PM
Does anyone know of a patch (or any solution) to 11.5 Freezing when either running or stepping through code?
UFT 11.5 freeze
|
09-26-2014, 01:52 PM
Does anyone know of a patch (or any solution) to 11.5 Freezing when either running or stepping through code?
09-26-2014, 03:31 PM
pal_drv.sys is the system driver that may be the culprit for your frequent QTP crash issues. This driver was developed for text recognition mechanism that QTP doesn’t support now. To solve the QTP crash problem, you need to uninstall this driver and here is how:
Go To command prompt. [Start > Run > Type cmd] Change directory to C:\Program Files\HPQuickTest Professional\bin using the command cd C:\Program Files\HPQuickTest Professional\bin Type in nt_tr.exe –remove You will see a message box stating Text recognition has been uninstalled. Reboot machine. It should work without reboot as well but just in case. Try opening QTP, it should no longer crash now. |
« Next Oldest | Next Newest »
|