I\'m running a web application under IIS that we draw graphs with that are sent to the clients.We were previously running under iis6, while migrating to 2008 ( iis7 ) we have encountered some very wei
I have a windows service started (written in C# .net2.0). I want to detect when the computer shutdown/reboot and cancel it.
I already have a C# windows service that we use internally to monitor a directory on our network and when it detects a change sends off an email using our internal SMTP server to the specified groups
I need to create a .Net windows service to monitor a mailbox and process attachments (if found) on the emails and then delete the email from the server.
Aside from ActiveState\'s PerlSvc, what other interprete开发者_JAVA技巧rs and compilers support the development of Windows Services?How about Visual Studio .Net?
I need a little bit of advise regarding the situation I am faced with.The current arrangement I have been tasked with improving just doesn\'t sit well with me and I feel like there is a better way to
I\'m trying to start SQLServer2008SP1 express installer from the NT service process. Process is started successfully, I can see it in task manager, but it does nothing, just stays inactive until I kil
Scenario I have a server, that has NO Visual Studio Installed. It literally开发者_运维技巧 has a normal command prompt and nothing installed yet. We don\'t want to install anything (except the .Net fr
Background: Started a fair amount of work before realizing that a Windows Service cannot start an app with a GUI that displays without potential problems.The proper solution of separating the GUI of t
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing