quamotion / remoteviewing

RemoteViewing is a .NET-native VNC client and server library.
Other
261 stars 79 forks source link

dll loader skips loading of vncserver.dll file #147

Open VickyRoy2021 opened 2 years ago

VickyRoy2021 commented 2 years ago

Unable to load vncserver.dll. It appears as if the dll resolver could not see the file. Please suggest

MichaelEpicA commented 2 years ago

Same issue

qmfrederik commented 2 years ago

What version of .NET are you on? Did you reference the Quamotion.RemoteViewing.LibVnc.NativeBinaries package?

MichaelEpicA commented 2 years ago

Hey sorry man, I never thought to update, the issue was the DLLs don't load from the DLL, I had to get the nuget DLLs and put it on the computer I was trying to run it on. The other person I have no idea