PortSight Task Scheduler is a .NET component for immediate or planned execution of server-side tasks from ASP.NET. It allows you to process long-running ASP.NET pages, run command line utilities or other server-side tasks without page time outs and under a
privileged account. More information at: http://www.PortSight.com/TaskScheduler Demo: http://www.PortSight.com/demos/TSDemoVB
Alternatively...you can use the 'real' task scheduler...for free. Admittedly it can't run ASP.NET pages (well you can fire up IE and get it to call a page)...but does the rest! See: http://www.thecodeproject.com/csharp/tsnewlib.asp
petrpalas
Member
25 Points
5 Posts
Schedule and execute server commands from ASP.NET with PortSight Task Scheduler
Dec 07, 2003 02:04 PM|LINK
Scott Gallow...
Participant
1510 Points
302 Posts
Re: Schedule and execute server commands from ASP.NET with PortSight Task Scheduler
Dec 10, 2003 01:21 PM|LINK