Groups | Blog | Home
all groups > dotnet web services > january 2007 >

dotnet web services : Windows Service or schedule task?


Dean Slindee
1/8/2007 7:12:09 AM
I am writing a VB.Net application that will replace a series of DTS
packages. The DTS packages run once a day at a scheduled time
automatically.

Would this new application be a Windows Service that runs constantly, or is
there a way to schedule the automatic running of an application? It has no
user interface.

Thanks,
Dean S

Andrew Brook
1/8/2007 1:49:00 PM
Hi Dean,

You can schedule an executable to run using the "Scheduled Task" area in
your control panel. This probably wasn't the right newsgroup for the
question - but good luck anyway :)

Andrew

[quoted text, click to view]

AddThis Social Bookmark Button