Run c# application from Window task scheduler
Posted
by purnang.advant
on Super User
See other posts from Super User
or by purnang.advant
Published on 2010-03-16T07:11:30Z
Indexed on
2010/03/16
12:56 UTC
Read the original article
Hit count: 285
Hi. I have a desktop application(c#.net), where I call a Web Service. I need to invoke the c#.net application from a Windows Task Scheduler, because I have to plan an execution 4 times all days.
Please suggest me, how to do it. Thanks in advance.
© Super User or respective owner