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
How to Submit HTML Form in VB.Net
Error in Certificate Request....
What is continue keyword in C++ is in VB.Net
SQl Server 2005 Event ID 833
AD Replication, DCDIAG errors... HELP!!!
t-sql update from ambiguous column name
Accessing application component in .net
Run SSRS 2008 Services Against a SQL 2005 engine?
Warning when changing a single instance of a recurring OCS Live Meeting
How can I install a Third Party certificate within IE7 on Terminal Server for all users