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
Internal LAN to External Ping
OWA Exchange 2003 Not Working
After update subform, then update the main form field
Unable to browse network
Some Excel 2007 worksheets open with blue screen (previous thread no help)
In Access 2007,
Connect to remote MSDE with Enterprise Manager?
outlook 2003 archiving and roaming users exchange 2003
How to seperate parts of a line using FOR and FINDSTR
Compiler Error Message: CS1012: Too many characters in character literal