RSEE64 fails with pdm.dll failed to register

This forum can be browsed by the general public. Posting is limited to current SAPIEN license holders with active maintenance and does not offer a response time guarantee.
Forum rules
DO NOT POST LICENSE NUMBERS, ACTIVATION KEYS OR ANY OTHER LICENSING INFORMATION IN THIS FORUM.
Only the original author and our tech personnel can reply to a topic that is created in this forum. If you find a topic that relates to an issue you are having, please create a new topic and reference the other in your post.

Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.
This topic is 1 year and 1 week old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
User avatar
Kilsgaard
Posts: 25
Last visit: Fri Jan 26, 2024 11:37 am
Has voted: 1 time

RSEE64 fails with pdm.dll failed to register

Post by Kilsgaard »

Hi

Is there a way to fix the pdm.dll failed to register, when installing RSEE64.exe (SAPIEN Remote Script Execution and debugging Service (64 Bit)).
It fails my 6 development serveres/clients.
2023-03-15 19_12_21-Remote Desktop Manager [GKI999-KMC].png
2023-03-15 19_12_21-Remote Desktop Manager [GKI999-KMC].png (29.79 KiB) Viewed 3390 times
thanks on adwance :-)
User avatar
Alexander Riedel
Posts: 8478
Last visit: Tue Mar 26, 2024 8:52 am
Answers: 19
Been upvoted: 37 times

Re: RSEE64 fails with pdm.dll failed to register

Post by Alexander Riedel »

This is a Microsoft COM object for the ActiveX debugger (VBScript, JScript etc.)
Most commonly a failure to register a COM object is caused by
a) missing the Visual Studio runtime or other prerequisites.
b) insufficient access rights to register a COM object.
c) a lock on the dll file as it is currently in use or scanned by anti-Virus/Malware scanners.
Alexander Riedel
SAPIEN Technologies, Inc.
User avatar
Kilsgaard
Posts: 25
Last visit: Fri Jan 26, 2024 11:37 am
Has voted: 1 time

Re: RSEE64 fails with pdm.dll failed to register

Post by Kilsgaard »

Hi
Thanks, i will look into it:

a)Does you know what prerequisites the 2023 version needs, and what version of visual studio runtime?
i have installed 2017, 2019 and 2022.

b) i am domain and local administrator on the workstaions and servers, so do not think it is that.
c)I have tried with sysinternals process explorer, and killed applications using the pdm.dll, to try and be sure it was not locked.

but i will try again, when i know the prerequisites :-)

/Graves
User avatar
brittneyr
Site Admin
Posts: 1654
Last visit: Wed Mar 27, 2024 1:54 pm
Answers: 39
Been upvoted: 30 times

Re: RSEE64 fails with pdm.dll failed to register

Post by brittneyr »

The only Microsoft Visual C++ Redistributable runtime needed should be the 2015-2022 x64 version from here:
https://learn.microsoft.com/en-us/cpp/w ... w=msvc-170
Brittney
SAPIEN Technologies, Inc.
This topic is 1 year and 1 week old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.