> > Hope someone can help me out here. I've been using VNC 3.3.3 for over a > year with no problems on WinNT. > > > > But now I'm trying to load it on Win2000. I got the new version, 3.3.4, > installed it ok and everything seems fine. I'm using IE5 as a client, we do > not have a DNS server so I'm using IP to connect. As in: > > http://xxx.xxx.xxx.xxx:5800 > > > > This works great, UNTIL I go to the registry and set AllowProperties=0. > > (HK_L_M\Software\ORL\WinVNC3\Default) The function works, and won't allow > the user to access the Properties box. But, it shuts down the http server! > (even though the reg. key HTTPConnect=1) If I go back to the registry and > set it back to AllowProperties=1, Bingo! the http server starts working > again. > > > > I have checked the reg key at HK_C_U\Software\ORL\WinVNC3 and sure enough, > HTTPConnect=1.
Aha. This is your problem. AllowProperties not only disables the Properties dialog for the current user, but prevents user settings being loaded. Only the default settings for the machine are therefore read. If AllowProperties=0 then ensure that HK_L_M\Software\ORL\WinVNC3\Default\HTTPConnect=1 in order for the Java applet to be served to browsers. You can set this via the Default Properties dialog. Cheers, -- Wez @ RealVNC Ltd. - http://www.realvnc.com Open Source VNC - Commercial Support & Development _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] http://www.realvnc.com/mailman/listinfo/vnc-list
