Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: viewtopic.php?t=37864

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://twitter.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

The Plugin could not be loaded. Please check its integrity

Post Reply
bevtech
800
800
Posts: 2168
Joined: 2005-08-03 14:07
Location: Pennsylvania, United States

The Plugin could not be loaded. Please check its integrity

Post by bevtech »

Collected from various users and my own experiences

Solution 1: Use the Latest Version 1.2.2

MSRC4Plugin 1.2.2 has been released as production. This corrects the issues with 1.2.0 and 1.2.1 not working on Windows 2000. Please upgrade all 1.2.0 and 1.2.1 installations to 1.2.2.

http://msrc4plugin.home.comcast.net/msrc4plugin.html

Solution 2: Manually copy the plugin to the same directory as the exe Need to be the same version on both ends

Manually copy the plugin you want to use in the exe directory.
Plugins need to be the same versions on server and viewer site.
To prevent this mistake, and overwrite of existing plugins, manual copy is needed.


Solution 3: Make sure your command line is accurate

An extra space between the -dmsplugin and the msrc4plugin_noreg.dsm in the shortcut command line will also cause the error about checking the name integrity.

Solution 4: Make sure the spelling of the plugin is accurate

An error of spelling name of your plugin "MSRC4Plugin_NoReg" as example also provokes this error about checking the name integrity
the viewer don't check if the plugin filename loaded really exist or not.

For Example:
your plugin name is "MSRC4Plugin_NoReg"

"msrc4plugin_noreg" spelling name is OK and fully accepted
"msrc4pluginnoreg" spelling wrong, NOK there "_" (underscore) missing but not reported as error from vncviewer

Solution 5: Vnc viewer direct connection encrypted to vnc server

I created shortcuts for use with my viewer.

Target: "C:\Program Files\UltraVNC\vncviewer.exe" -connect 192.168.0.1::5901 -dsmplugin msrc4plugin_noreg.dsm

Start in: "C:\Program Files\UltraVNC"

I only copied the *.dsm files to the UltraVNC directory instead of plugin directory..

I have never specified the plugin path and mine all worked great :D

Solution 6: Vnc viewer setting accept reverse connection from vnc server with encryption

target: "C:\Program Files\UltraVNC\vncviewer.exe -dsmplugin MSRC4Plugin_NoReg.dsm -listen 5500"

start in: "C:\program Files\utravnc"

everything works great now!
Bevtech

Windows XP Home, Pro SP2, Windows 2003 SBS server SP2(EN), Windows Media Center Editon 2005,Windows Vista Home Prem.,Fedora Core 6,Win9X, PChelpware Rel 1.0,
UVNC V 1.0.8.2

User not developer..;)
Post Reply