UFT out of memory when watching variables
Question ID: 108118
0
0

I’m trying to watch variables in UFT and I’m getting an out of memory error.

Marked as spam
Posted by (Questions: 227, Answers: 22)
Asked on January 30, 2018 2:32 am
135 views
Answers (1)
0
Private answer

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

Marked as spam
Posted by (Questions: 2, Answers: 477)
Answered on January 30, 2018 2:35 am
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top