HTTP Error 404.11 - Not Found

The request filtering module is configured to deny a request that contains a double escape sequence.

Most likely causes:

  • The request contained a double escape sequence and request filtering is configured on the Web server to deny double escape sequences.

Things you can try:

  • Verify the configuration/system.webServer/security/requestFiltering@allowDoubleEscaping setting in the applicationhost.config or web.confg file.

Detailed Error Information:

Module   RequestFilteringModule
Notification   BeginRequest
Handler   PageHandlerFactory-Integrated-4.0
Error Code   0x00000000
Requested URL   http://www.cbcm.org:80/newsandevent/%E7%B2%B5%E8%AA%9E%E5%A0%82%20-%20%E5%B0%8D%E5%82%B3%E7%A6%8F%E9%9F%B3%E7%9A%84%E8%AA%8D%E8%AD%98/%E6%84%8F%E9%A1%98%E8%AA%BF%E6%9F%A5%E8%A1%A8_e3109.aspx
Physical Path   D:\APPS\cbcmDNN\webroot\newsandevent\%E7%B2%B5%E8%AA%9E%E5%A0%82%20-%20%E5%B0%8D%E5%82%B3%E7%A6%8F%E9%9F%B3%E7%9A%84%E8%AA%8D%E8%AD%98\%E6%84%8F%E9%A1%98%E8%AA%BF%E6%9F%A5%E8%A1%A8_e3109.aspx
Logon Method   Not yet determined
Logon User   Not yet determined

More Information:

This is a security feature. Do not change this feature unless the scope of the change is fully understood. You should take a network trace before changing this value to confirm that the request is not malicious. If double escape sequences are allowed by the server, modify the configuration/system.webServer/security/requestFiltering@allowDoubleEscaping setting. This could be caused by a malformed URL sent to the server by a malicious user.

View more information »