Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Running a program with no user interface
Message
From
05/04/2010 11:22:18
 
 
To
05/04/2010 11:12:45
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 3.0
Miscellaneous
Thread ID:
01458707
Message ID:
01458739
Views:
57
Bonnie's suggestion has issues. If you want it to run scheduled, then a service is not the way to go. Also, services add complexity themselves as they must be installed in the Windows folder and by default run under the System account, so added rights may be required to access data.

>I always use Windows Forms Application as the type for the project for all robot applications I have. This allows me to show some interaction on the desktop of the actual process. There is no interaction with the user. But, it provides a status on whatever is going on, if we have to look into. But, if you are sure that this should be off the desktop, Bonnie's message would probably be the one to consider.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform