I have a service (C++) that during its startup might sleep for 10 minutes (error case). in 2003 - it worked fine, when I migrated the code to 2008 product, Windows Services notify me that the service
I have an IIS7 (Wi开发者_JAVA技巧ndows 2008 Server) and wants to check via C#, if the IIS6 Compatibility mode is enabled.
I have Hudson installed as a windows service on my server. I need to send emails over port 587 and I need TLS/SSL enabled. I saw that some peopl开发者_StackOverflow社区e were able to get this to work
I created a Windows Service that executes a SSIS Package every five minutes.It works pretty well, but something is tripping it up.
I have a MVC 3 Web Site referencing a 32 bit DLL. The OS is Windows 2008 R2 x64. The website is in the ASP.NET 4 App Pool. I have turned on Enable32Bit but it doesn\'t work. I get a Bad Image Exceptio
I have face one question which is below \"You application has been deployed on multiple servers and you wish to keep checking the health of each of the servers continuously. what would be an optimal s
I\'ve created a ASP .Net MVC 3 application that allows users to search through a variety of media files based on their filenames. There are a large number of these files so I\'ve created an inverted i
When I run on debugging mode on my local machine, there is no problems. I can export to excel... private void ExportToExcel(string str)
I\'m looking for a way to read and set security permissions on an object (OU or users/computers) in Active Directory on Windows Server 2008+. The same way that Delegation by using Active Directory Wiz
I am researching ways to auto login to a windows server, so appli开发者_JS百科cations can be restarted on reboot if the server crashes. Do windows services load before or after a user logs in? Can a w