G
Guest
Hello,
I have written a service using VB.Net which is basically a asynch socket
listener. I have been able to install it successfully. Using the Service
Control Manager I am able to start & stop the service successfully. Once
started, the service is responding to requests. The service runs under a user
a/c (the user is part of the local administrators group).
I have set the ServiceDependsOn to TCP/IP Protocol Driver, Event Log, Remote
Procedure Call (RPC) and AD Network Support Services (something like that).
after all this when I boot the system the service does NOT start and in the
event log I get a "Service did not respond in a timely fashion" message.
Suggestions ? (if I'm in the wrong place then please tell me which NG should
this go to)
I have written a service using VB.Net which is basically a asynch socket
listener. I have been able to install it successfully. Using the Service
Control Manager I am able to start & stop the service successfully. Once
started, the service is responding to requests. The service runs under a user
a/c (the user is part of the local administrators group).
I have set the ServiceDependsOn to TCP/IP Protocol Driver, Event Log, Remote
Procedure Call (RPC) and AD Network Support Services (something like that).
after all this when I boot the system the service does NOT start and in the
event log I get a "Service did not respond in a timely fashion" message.
Suggestions ? (if I'm in the wrong place then please tell me which NG should
this go to)