Microsoft
Software
Hardware
Network
Question : convert web app to executable
Hello,
I have created a C# .net web application which calls an xml template and creates xml files based on dynamic data. I now need to change it so that it can be run via a scheduled task. What type of project do I need to create in .net in order to do this? I'm always writing web applications, so I'm not familiar with the different project types. Back in the day I would've just written a vb script. I would appreciate any guidance.
Thanks!
Answer : convert web app to executable
A C# Console Application should do the trick. Your project will compile into a *.exe and you can set a schedule via Windows Task Scheduler.
Random Solutions
Exchange 2007 - Transport Rule
How do I force a '0' value into a report
T-SQL DateTime conversion issue
Windows7 in a 2003 domain
Running a subroutine automatically
viewing internat php page on apacher server through page viewer webpart
How do copy only active window to clipboard in Windows XP?
Exchange 2003
Ask about install windows service
Client-only rules in Outlook 2003