G
Guest
I have create a Windows service that uses a timer to access a Web Service.
The service is set to start Automatically and its using the local system
account. The service also logs events to the event viewer and the Event
viewer is set to overwrite events as needed. The problem is that when I boot
the PC the service does not start and I got two error messages in the System
log: (Event 7000. The <MyService> service failed to start due to the
following error:
The service did not respond to the start or control request in a timely
fashion. and Event 7009 Timeout (30000 milliseconds) waiting for the
SuretxtDequeuer service to connect.). if I start the service manually, this
problem does not occur.
Can anyone help!
The service is set to start Automatically and its using the local system
account. The service also logs events to the event viewer and the Event
viewer is set to overwrite events as needed. The problem is that when I boot
the PC the service does not start and I got two error messages in the System
log: (Event 7000. The <MyService> service failed to start due to the
following error:
The service did not respond to the start or control request in a timely
fashion. and Event 7009 Timeout (30000 milliseconds) waiting for the
SuretxtDequeuer service to connect.). if I start the service manually, this
problem does not occur.
Can anyone help!