Workaround: Register a newer version of Microsoft pdm.dll
than the one provided with the UFT installation.
You can find the current pdm.dll version at this registry key:
HKEY_CLASSES_ROOTCLSID{78A51822-51F4-11D0-8F20-00805F2CD064}InprocServer32
To register a newer version of the pdm.dll, do the following:
1. Locate the copy of the pdm.dll that you want to use. (This
file is installed and registered with Microsoft Visual Studio
and Microsoft Office. It is also installed with Internet
Explorer 8 and above but not registered.) You can usually
find this file at C:Program Files (x86)Internet Explorer or
C:Program FilesInternet Explorer.
2. Move the pdm.dll file and the msdbg.dll file from this
folder to a different location (registering these dll files
from the original location behaves differently.)
3. Run the following commands:
* regsvr32 pdm.dll
* regsvr32 msdbg2.dll