I have one machine running XP Pro SP2 where the VNC service starts automatically but the service helper never appears in the tray. If I try to run the service helper from the menu I get the hourglass cursor briefly but the helper never appears in the tray. If I select Show Default Settings from the menu I get the no VNC server can be found message.
Any suggestions? Thanks.
Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: https://forum.uvnc.com/viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/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://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/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://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
No VNC server detected - but it is running!
-
- Former moderator
- Posts: 607
- Joined: 2006-11-30 00:41
- Location: Connecticut, USA
Re: No VNC server detected - but it is running!
The registry key for the eyeball system tray icon is:
Do you have that entry? I find that unattended installs don't make this entry so I have to manually add it myself .
Code: Select all
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
"WinVNC"="\"C:\\Program Files\\UltraVNC\\WinVNC.exe\" -servicehelper"
Re: No VNC server detected - but it is running!
Thanks for your reply. The registry entry does exist. Even if the registry key does not exist I should be able to view the default settings or start the service helper via the Start | All Programs | UltraVNC menu but I cannot. When I try to view the default settings I still get the "No existing instance of WinVNC could be contacted" error but the service is definitely running.
Any other ideas?
Any other ideas?
Re: No VNC server detected - but it is running!
basic question, ultravnc version ?
latest is not answer.
latest is not answer.
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Re: No VNC server detected - but it is running!
The version of WinVNC.exe is 1.1.0.2. I believe that is the latest stable release.
I should mention that I updated UltraVNC from an earlier version using remote desktop. I don't think this is the source of the problem since I have done this on other PCs without encountering this problem.
I should mention that I updated UltraVNC from an earlier version using remote desktop. I don't think this is the source of the problem since I have done this on other PCs without encountering this problem.
Re: No VNC server detected - but it is running!
this the exact problem but you forget to do a step before or after.
re-read this again... you had already this problem before.
[topic=8041][/topic]
re-read this again... you had already this problem before.
[topic=8041][/topic]
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Re: No VNC server detected - but it is running!
Thanks. I will try that.