Select the product you need help with
Error message when you visit a Web site that is hosted on IIS 7.0: "HTTP Error 404.11 – URL_DOUBLE_ESCAPED"Article ID: 942076 - View products that this article applies to. SYMPTOMSYou have a Web site that is hosted on Internet Information Services (IIS) 7.0. When you visit the Web site, you may receive an error message that resembles the following: Server Error -------------------------------------------------------------------------------- HTTP Error 404.11 – URL_DOUBLE_ESCAPED HRESULT: 0 Description of HRESULT # The operation completed successfully. CAUSEThe HTTP request to the Web server contains a double escape sequence. However, the Request Filtering feature is configured so that the Web server denies double escape sequences. RESOLUTIONTo resolve this problem, follow these steps. Note After you follow these steps, the security level of the server that is running IIS may be reduced. Therefore, before you set the allowDoubleEscaping property to True, consider the risk that is involved.
The previous steps will directly edit the applicationHost.config file and configure this setting at the server level. You can also use the Appcmd command to configure this setting. To do this, follow these steps:
PropertiesArticle ID: 942076 - Last Review: November 25, 2008 - Revision: 2.0
|


Back to the top








