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
SBS 2008 with Iphone, Need to disable passcode
varchar sort
Nvidia Geforce 8400M GS in a Sony Vaio SZ650N/C WINDOWS 7 INCOMPATIBLE?
Bad email locks up Outlook Express, can't move or delete
Microsoft Project Server 2007 Permissions questions ?
Help with OnTime Event
User is still recieving email for an email address that was removed from their account and applied to another
Access Web front-End
How do I convert double to string?
Append string from editbox to text file