You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 20, 2021. It is now read-only.
Did follow the sample on a Windows 2019 RDP gateway server.
However it seems that the solution is not working anymore, endup with error.
On a Windows 2019 server with RDP gateway and visual studio 2012 + 2019 installed and where I did the compilation.
The module "RDGAuthenticationPlugin.dll" was loaded but the entry-point DllRegisterServer was not found.
Make shure that "RDGAuthenticationPlugin.dll" is valid DLL or OCX file and then try again.
On a Windows 2019 server fully up to date with Windows RDP gateway role.
The module "RDGAuthenticationPlugin.dll" failed to load
Make sure the binary is stored at the specified path or debug it to check for problems with the binary or dependent .DLL files.
The specified module not be found
Hope somebody can help to get the sample working.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
Did follow the sample on a Windows 2019 RDP gateway server.
However it seems that the solution is not working anymore, endup with error.
On a Windows 2019 server with RDP gateway and visual studio 2012 + 2019 installed and where I did the compilation.
The module "RDGAuthenticationPlugin.dll" was loaded but the entry-point DllRegisterServer was not found.
Make shure that "RDGAuthenticationPlugin.dll" is valid DLL or OCX file and then try again.
On a Windows 2019 server fully up to date with Windows RDP gateway role.
The module "RDGAuthenticationPlugin.dll" failed to load
Make sure the binary is stored at the specified path or debug it to check for problems with the binary or dependent .DLL files.
The specified module not be found
Hope somebody can help to get the sample working.
The text was updated successfully, but these errors were encountered: