Nop, you have two choises:
1- Use a timer to run the required code
2- If all what the service does is this, just use a scheduled job as willy
suggested.
Why having a service that get's schudeled from the task scheduler?
The application should not be a service, it should be a simple console
application that get's scheduled to run at 9.00 every day and run until
finished.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.