Forum Discussion
Dmitry_Nikolaev
Staff
16 years agoHi Bill,
These changes can break only script debugging in Visual Studio. General debugging is not affected by these modules.
Microsoft Script Debugger by default installs its libraries to the C:\Windows\system32\ folder. The pdm.dll library can be reregistered by Visual Studio or Internet Explorer when they are launched since they can use this library as well. In this case, you can back up the pdm.dll library that is registered automatically and loaded into the TestComplete process and replace it with the library installed with Microsoft Script Debugger. You can find out exactly which instance of a library is loaded into a process using the Process Explorer tool.