I am trying to get IIS 7 application pool recyc开发者_如何学Gole, start, stop, etc. events to be logged to the Windows Event Log. I followed the steps outlined in this article but didn\'t have any suc
How can i check what version of .net is being used as DefaultAppPool in IIS 6.0 in Windows server 2003?
my application pool gets stopped every now and then coz of some problem in code开发者_JAVA百科 or something wrong on the page, so i want to restart the application pool every 5 mins, so that i dont ha
I was wondering if there is a way to capture the state of an IIS6 App Pool using DirectoryEntry in C#?
I have a webapp in two parts (website and webdav part). Both are running in a seperate application pool in IIS 7.5 due a different framework.
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 recycling happens, I want to move all new request to new w3wp (this is done automatically) and leave the previous w3wp to exit when it gets idle (whatever time开发者_如何学Python it takes).
I know that there is the native IIS7 support in wix 3.5, but I have this strange error. So, if IIS6 Management Compatibility for IIS7 is not installed, then new App Pool did not created in installati
I want to create a singleton that remains alive for the life of the app pool using HttpContent.Current.Cache.
I have an ASP.NET MVC 3 site running on Windows 2003 / IIS 6. Everything works fine for awhile (days/weeks at a time), and then I start getting 403 errors. T开发者_如何学JAVAhis happens if a user goes