Sunday Morning Musings on IIS
Lou's IIS Blog
-
IIS Administation cmdlets for PowerShell
Have you been looking a download of the IIS Administation cmdlets for Powershell for Windows 7 or Windows Server 2012 R2?
-
IIS7: The path is not of a legal form.
-
Session_OnEnd, Classic ASP and IIS 7.0
I have found that a classic ASP application that worked just fine on IIS 5.0 and IIS 6.0 may have some problems in IIS 7.0 if it is making use of the Session_OnEnd function in Global.asa.
-
Cannot Select an Application Pool in IIS 6.0 "Invalid Application Pool" message
-
IIS6: Restoring Metabase Configuration to a New Server
I get this call quite frequently. Three times this week.
-
Error message when users visit a Web site that is hosted on a server that is running Internet Information Services 6.0: "HTTP Error 404.3 - Not Found"
Consider the following scenario. You have a Web site that is hosted on a server that is running Internet Information Services (IIS) 6.0. When users visit this Web site, the users receive the following error message: -
Assign a private key to a new certificate after you use the Certificates snap-in to delete the original certificate in Internet Information Services
Often users will make the request for a new certificate then reinstall an older cert while waiting on the new one, this breaks the link that IIS keeps with the location of the Private key. When installing the new Cert IIS (the certificate wizard) will report that is cannot find the Private Key. This relationship can repaired by using CertUtil.exe.
-
Why Does IIS 6.0 Return an HTTP 500.19 Error
Problem