Article ID: 942065 - Last Review: October 4, 2007 - Revision: 1.0 Error message when you visit a Web site that is hosted on IIS 7.0: "HTTP Error 403.1 - Forbidden"On This PageSYMPTOMSWhen you visit a Web site that is hosted on Internet Information Services (IIS) 7.0, you receive an error message that resembles the following: Server Error in Application "<application name>" -------------------------------------------------------------------------------- HTTP Error 403.1 - Forbidden HRESULT: 0x80070005 Description of HRESULT: You have attempted to run a CGI, ISAPI or other executable program from a directory that does not allow executables to run. CAUSECause 1This problem occurs because the appropriate script handler permission is not set for the directory where the requested resource resides. For example, this problem occurs if you try to request an ASP page from a directory that does not have the scripts handler permission enabled.Cause 2This problem occurs because the appropriate executable handler permission is not set for the directory where the requested resource resides. For example, this problem occurs if you try to request a CGI application from a directory that does not have the execute handler permission enabled.RESOLUTIONTo resolve this problem, follow these steps:
| Article Translations
|

Back to the top
