indika
2009-02-17 15:37:07 UTC
Hi Guys,
I have a windows service which depends on MSMQ Service. My windows
service is running under administrator account which is in workgroup
mode not in domain.
MSMQ is running under the "Local System" account. I have added the
dependency to my service for MSMQ. Now, both services are stopped.
When i try to start my windows service it will not getting start,
since MSMQ is not start even it has the dependency. If i start MSMQ
manually, then i can start my service without issue. So my problem is
MSMQ does not start through the my windows service.
But this is working fine when i test this in domain machine with
domain user for my windows service.
Can anyone help?
Indika..
I have a windows service which depends on MSMQ Service. My windows
service is running under administrator account which is in workgroup
mode not in domain.
MSMQ is running under the "Local System" account. I have added the
dependency to my service for MSMQ. Now, both services are stopped.
When i try to start my windows service it will not getting start,
since MSMQ is not start even it has the dependency. If i start MSMQ
manually, then i can start my service without issue. So my problem is
MSMQ does not start through the my windows service.
But this is working fine when i test this in domain machine with
domain user for my windows service.
Can anyone help?
Indika..