Article ID: 906474 - Last Review: December 3, 2007 - Revision: 2.2 You may receive an "HTTP Error 401.5" error message when you open an ASP page that is hosted on Internet Information Services 6.0SYMPTOMSWhen you browse to a Microsoft Active Server Pages (ASP) page that is hosted on a server that is running Microsoft Internet Information Services (IIS) 6.0, you may receive an error message that is similar to the following: HTTP Error 401.5 - Unauthorized: Authorization failed by an ISAPI/CGI application.
Internet Information Services (IIS) HTTP Error 401.3 - Unauthorized: Access is denied due to an ACL set on the requested resource.
Internet Information Services (IIS)
CAUSEThis is a different behavior than in IIS 5.0. By default, the Verify that file exists option is not enabled in IIS 5.0. By default, the Verify that file exists option is enabled in IIS 6.0. This issue occurs if the following conditions are true:
RESOLUTIONTo resolve this issue, set the appropriate NTFS file system permissions on the ASP file.
For more information about how to set NTFS file system permissions in IIS 6.0, click the following article number to view the article in the Microsoft Knowledge Base:
812614
(http://support.microsoft.com/kb/812614/
)
Default permissions and user rights for IIS 6.0
MORE INFORMATIONYou receive the HTTP 401.5 error message because the access denied error occurs when the ASP ISAPI extension is verifying that the ASP page exists.
| Article Translations
|
Back to the top
