(Update 5/18/2020... (With no SecureVNCPlugin, I have the issue less, but still have it)
Users seeking help from me run a small exe script that includes winvnc.exe (32 bit) and establishes a reverse connection with my viewer. With hundreds of different computers and connections per month connecting without any issue. This one 32 bit exe is ran on all versions of windows XP through 10 32 and 64 bit.
Once in a great while I come across a user that gets the “UltraVNC Server Property Page” instead of it establishing reverse connection. The user can’t close this screen, if they click OK they get the a small screen warning…
“Warning: Running WinVNC without setting a password is a dangerous security risk! Until you set a password WinVNC will not accept incoming connections.
Clicking OK.. brings them back to the same “UltraVNC Server Property Page” where they cannot change anything or make it go away, other than go to task manager to close it… and still no remote connection to me.
No matter how many times they try, they get the same result. Yet, hundreds of others have no issue establishing the remote connection without the “UltraVNC Server Property Page” ever coming up.
If the same user with the problem PC runs my older scripted exe which includes.. winvnc.exe version 1.2.1.7 they connect without an issue. If they use 1.2.2.4 or newer including 1.2.3.0 dpitest fix just released Jan 2020… they get the “UltraVNC Server Property Page” instead of the remote connection to me.
I am trying to figure out how to overcome this issue that has come up between 1.2.17 and 1.2.2.4 and continues with current version.. I did also change my scripted exe slightly between 1.2.1.7 and 1.2.2.4 to handle the code injection and other requirements of the newer versions. This newer script is the same one that is being ran hundreds of times per month by others without this issue.
Again, this same single 32 bit exe is successfully ran to make hundreds of connections per month from a wide array of very old and new Windows PCs without this issue. Just every once in a while I come across a machine that gets this “UltraVNC Server Property Page” instead.
I currently have a user's PC that I have access to via another remote option and I am testing trying to resolve.
Any suggestions or others with this same issue?
Here are some of the specs that may or may not help.
The Problem winvnc server that can’t make the connection has the following specs. Dell Win 10 64 bit home, i7-10510U cpu, 16GB ram, it shows the intel UHD graphics and Nvidia GeForce MX250 in the device manager. The user is and admin running the program as admin, english language and us keyboard…like my other successful users. The computer is virus and malware free.
The users run the program and winvnc runs from extracted temp that includes all the same identical files as everyone else. This includes, winvnc.exe, ultravnc.ini, SecureVNCPlugin.dsm, Server_SecureVNC.pkey, 8KB bmp logo, vnchooks.dll. Nothing is different from the hundreds of others who connect successfully. I have also tried it with ddengine.dll getting the same result.
Here is the Ultravnc.ini (The same as all the others without this issue)
[admin]
FileTransferEnabled=1
FTUserImpersonation=1
BlankMonitorEnabled=0
BlankInputsOnly=0
DefaultScale=1
UseDSMPlugin=1
DSMPlugin=SecureVNCPlugin.dsm
DSMPluginConfig=SecureVNC;**removed for post
primary=1
secondary=0
SocketConnect=0
HTTPConnect=0
AutoPortSelect=1
PortNumber=5500
HTTPPortNumber=5800
InputsEnabled=1
LocalInputsDisabled=0
IdleTimeout=0
EnableJapInput=0
EnableWin8Helper=0
QuerySetting=2
QueryTimeout=10
QueryDisableTime=0
QueryAccept=0
LockSetting=0
RemoveWallpaper=1
RemoveEffects=1
RemoveFontSmoothing=0
RemoveAero=1
DebugMode=0
Avilog=0
path=
DebugLevel=0
AllowLoopback=1
LoopbackOnly=0
AllowShutdown=1
AllowProperties=1
AllowEditClients=1
FileTransferTimeout=30
KeepAliveInterval=5
IdleInputTimeout=0
DisableTrayIcon=1
rdpmode=0
Secure=1 ***Update*** Feb/22/2020 This may be the issue per Rudi try Secure=0
MSLogonRequired=0
NewMSLogon=0
ConnectPriority=0
AllowInjection=1
;service_commandline=
[Permissions]
[UltraVNC]
passwd=2F**yes, not displayed for this post
passwd2=0** yes, not displayed for this post
[poll]
TurboMode=0
PollUnderCursor=0
PollForeground=1
PollFullScreen=1
OnlyPollConsole=0
OnlyPollOnEvent=0
MaxCpu=40
EnableDriver=1
EnableHook=1
EnableVirtual=0
autocapt=1
Please… Let me know if you can think of something to try.
Maybe turn on some sort of higher log function to test ..?
Again.. I have only come across this on a few machines ..out of hundreds. I have access for a while to one with the issue and so it’s a good time to try and resolve while I can. The error message implies a password issue..but its the same ini and password/key situation for all the hundreds of successful connections.
Thanks in advance for your thoughts.
![Smile :)](./images/smilies/_icon_smile.gif)
CPC