I created an application that can looks into the database for people having their birthday today and then send mail to them. The issue is that I want the system to do this automatically instead of me clicking it every day. I tried a scheduler but it stops working after some days. Is it possible for me to use a service to run this application.
Xeta 0 Newbie Poster
Recommended Answers
Jump to PostScheduler set to work once every day should work - what errors do you get from the scheduler?
Jump to PostA point of interest. In my VS2010 it says I can create a new project as a windows service. Perhaps you can recreate your app directly as a service, and put your own timing and scheduling in it?
All 6 Replies
john.knapp 25 Posting Whiz in Training
Xeta 0 Newbie Poster
john.knapp 25 Posting Whiz in Training
Xeta 0 Newbie Poster
john.knapp 25 Posting Whiz in Training
tinstaafl 1,176 Posting Maven
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.