| Subject: Service fails with local system account |
| Group: microsoft.public.vstudio.general |
| Date: 7/22/2008 3:23:01 PM |
| From: =?Utf-8?B?RW1tYW51ZWwgQW50b255?= [Email Address Protection] |
Hi, We have a custom service,which was running earlier with Localsystem account.In last 15 days,the service fails and when "Allow service to interact with desktop" is enabled it is working fine. We need to resolve the issue without enabling the "Allow service to interact with server" .What could be the reason for the localsystem account not able to start the service? Other services are running properly with the localsystem account.Please provide your valuable inputs. -- Emmanuel Antony |
| Back |
| Subject: Re: Service fails with local system account |
| Group: microsoft.public.vstudio.general |
| Date: 7/24/2008 1:04:47 AM |
| From: "Andrew Morton" [Email Address Protection] |
Emmanuel Antony wrote: > We have a custom service,which was running earlier with Localsystem > account.In last 15 days,the service fails and when "Allow service to > interact with desktop" is enabled it is working fine. > > We need to resolve the issue without enabling the "Allow service to > interact with server" .What could be the reason for the localsystem > account not able to start the service? > > Other services are running properly with the localsystem > account.Please provide your valuable inputs. Have you looked for any errors listed in the event logs? Andrew |
| Back |