Hi, dear
I created a Windows Service Application and I can't start it.
When I remove the System.Timers.Timer the service starts but I need the System.Timers.Timer on application.
When I try to start the service a message shows up:
The service 'XXXX' in Local System was started and stopped. Some services are stopped automatically when there isn't no work, as Logs Service and Performance Alerts.
What's wrong? What can I do to solve this problem?
Thank's in advance.
Obede
I created a Windows Service Application and I can't start it.
When I remove the System.Timers.Timer the service starts but I need the System.Timers.Timer on application.
When I try to start the service a message shows up:
The service 'XXXX' in Local System was started and stopped. Some services are stopped automatically when there isn't no work, as Logs Service and Performance Alerts.
What's wrong? What can I do to solve this problem?
Thank's in advance.
Obede