|
From: Hubert F. <hub...@ab...> - 2007-02-01 11:17:12
|
Hi, Boot your machine without logging in. Try to connect to the machine from another computer, using a connection to the machine with administrator rights. Start the Servicemanager on the other computer from the control panel and connect to the machine with the services (right click on services -> connect to other computer). Try to start the services. If it works now, you might have a dependencies problem. What services do you depend on? I think its a good Idea to make your services dependent on the "Workstation" and the "Server" services. >From the config files I suppose your services run with "localSystem" account. Be aware and make sure that your services don't use anything that requieres the redirector (mapped drives or UNC names). You might also have to define a dependency between your 'server' and 'connector' services. hth hub >>> Olivier Houyoux <oho...@ne...> 01.02.2007 11:02 >>> Hi, I installed two Windows services (names 'server' and 'connector') with the wrapper. They work perfectly when a user's session is opened or even when a user logs off. Unfortunately theses services don't start when the machine is simply started without any user's session. Is it possible to have this behavior and how should I configure the wrapper to do so? You'll find attached the app. configs and logs of multiple start/stop tries. Thanks for the help, Olivier |