Article ID: 942070 - Last Review: September 19, 2007 - Revision: 1.0 Error message when you visit a Web site that is hosted on IIS 7.0: "HTTP Error 403.4 - 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.4 - Forbidden HRESULT: 0x80070005 Description of HRESULT The page you are trying to access is secured with Secure Sockets Layer (SSL). CAUSEThis issue occurs because the Web site requires incoming requests to be made by using the Secure Sockets Layer (SSL) HTTPS protocol. However, the client sent the request by using the HTTP protocol. RESOLUTION To resolve this issue, use one of the following methods. Method 1Use the HTTPS protocol to visit the Web site. That is, make sure that the URL begins with "https."For example, to visit the AdventureWorks Web site, type the following: https://www.adventure-works.com Method 2In the SSL settings for the Web site, clear the Require SSL check box. To do this, follow these steps.Important These steps may increase your security risk. These steps may also make the computer or the network more vulnerable to attack by malicious users or by malicious software such as viruses. We recommend the process that this article describes to enable programs to operate as they are designed to or to implement specific program capabilities. Before you make these changes, we recommend that you evaluate the risks that are associated with implementing this process in your particular environment. If you decide to implement this process, take any appropriate additional steps to help protect the system. We recommend that you use this process only if you really require this process.
| Article Translations
|
Back to the top
