Reporting tool for Microsoft IIS
Feb 19
IIS Comments Off
Feb 19
ASP, ASP.NET, IIS Comments Off
I ran across this problem with an ASP page and found a solution on the Microsoft Support site.
Symptoms:
Active Server Pages (ASP) page, ASP.NET page, Internet Services API (ISAPI) application, or Common Gateway Interface (CGI) application on a Windows Server 2003 server running Internet Information Services (IIS) 6.0, give the following error messages:
Cause:
IIS 6.0 was set to serve only static HTML pages by default on Windows Server 2003
Solution:
Using the IIS manager Allow Active Server Pages under the Web service extensions node.
Sep 16
IIS Comments Off
To redirect browser requests to another folder or Web site: