|
|
|
Forum Member
      
Group: Forum Members
Last Login: 2/15/2007 10:36:50 PM
Posts: 25,
Visits: 25
|
|
| For some reason I cannot seem to connect if the server control if the PC running the server is locked. I've only tested on Windows 2003 and Vista RC1 (5600). My best guess at this point is that maybe it needs to be running as a system service. When you run UltraVNC server it wants to run as a service by default and it works fine if the PC is locked. Any ideas on this?
|
|
|
|
|
Forum Member
      
Group: Forum Members
Last Login: 2/15/2007 10:36:50 PM
Posts: 25,
Visits: 25
|
|
|
|
|
|
Supreme Being
      
Group: Administrators
Last Login: Yesterday @ 7:10:09 PM
Posts: 1,163,
Visits: 1,909
|
|
Current implementation of ServerX runs in application mode only and doesn't install any services. I'm not sure if it would be a good idea for an ActiveX to install a service. Although we will review this, may be service mode will be added after all.
 Kindest Regards, SmartCode Solutions Support
|
|
|
|
|
Forum Member
      
Group: Forum Members
Last Login: 2/15/2007 10:36:50 PM
Posts: 25,
Visits: 25
|
|
| Do you forsee any problems if I write a service that hosts the activeX control??
|
|
|
|
|
Forum Member
      
Group: Forum Members
Last Login: 2/15/2007 10:36:50 PM
Posts: 25,
Visits: 25
|
|
| Okay, I've built a simple Windows Service app in vb.net. Basically the app just hosts the Server control. When the service starts I can connect and am prompted for the password (using basic UltraVNC client). However, the I am immediately disconnected without receiving an error message. This is the exact same thing that happens if the control is hosted in a regular application when and I try to connect when the machine is locked.
|
|
|
|
|
Supreme Being
      
Group: Administrators
Last Login: Yesterday @ 7:10:09 PM
Posts: 1,163,
Visits: 1,909
|
|
Hosting the ActiveX in a service won't help. In the service mode, VNC server works quite differently from the application mode. But why would you want to run in as a service? I'm just curious to know about your use-case.
 Kindest Regards, SmartCode Solutions Support
|
|
|
|
|
Forum Member
      
Group: Forum Members
Last Login: 2/15/2007 10:36:50 PM
Posts: 25,
Visits: 25
|
|
| We want to build a tool that could be deployed on customer servers and desktops for remote maintenance. I need to be able to get in whether they are at their desk or not (especially on servers).
|
|
|
|
|
Forum Member
      
Group: Forum Members
Last Login: 2/15/2007 10:36:50 PM
Posts: 25,
Visits: 25
|
|
| Any ideas on what I should do for this? Or is the ServerX control just not a good fit for this model??
|
|
|
|
|
Forum Member
      
Group: Forum Members
Last Login: 2/15/2007 10:36:50 PM
Posts: 25,
Visits: 25
|
|
| Any response on this one? If service-mode is not going to be supported, that is okay. Although it would be nice to see in a future version.
|
|
|
|
|
Supreme Being
      
Group: Administrators
Last Login: Yesterday @ 7:10:09 PM
Posts: 1,163,
Visits: 1,909
|
|
Jonm, we have decided not to include the service mode support in the v1.0. But we are not ruling out possibility of implementing it in future versions.
 Kindest Regards, SmartCode Solutions Support
|
|