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   StaticFile
Error Code   0x00000000
Requested URL   https://www.carrera.com.br:443/BolsaoDeUsados/Index/System.Int32%5B%5D?StockSource=NBS&AvailableDealerStores=System.Collections.Generic.List%25601%255Btortato.SiteHub.Domain.Model.Entities.Core.DealerStore%255D&AvailableProductBrands=System.Collections.Generic.List%25601%255Btortato.SiteHub.Domain.Filtering.ProductStockBrandFiltering%255D&AvailableProductModels=System.Collections.Generic.List%25601%255Btortato.SiteHub.Domain.Filtering.ProductStockModelFiltering%255D&AvailableProductStockLists=System.Collections.Generic.List%25601%255Btortato.SiteHub.Domain.Model.Entities.Stock.ProductStockList%255D&MinPrice=10990&MaxPrice=219790&MinMileage=15&MaxMileage=2250906&MinModelYear=1999&MaxModelYear=2074&Brands=115&Models=1599&Brand_Id=System.Int32%255B%255D&Model_Id=System.Int32%255B%255D&ModelVersion_Id=System.Int32%255B%255D&List_Id=System.Int32%255B%255D&FuelList=System.String%255B%255D&ExteriorColorList=System.String%255B%255D&InteriorColorList=System.String%255B%255D&TransmissionTypeList=System.String%255B%255D&Store_Id=System.Int32%255B%255D&Cities=System.String%255B%255D&PageSize=27&PageNumber=1&ResultRecords=0&AmountRecordsAvailable=614&ResultPageCount=0&RenderCards=False&SortingType=DescendingModelYear&BrandNames=System.Collections.Generic.List%25601%255BSystem.String%255D&ModelNames=System.Collections.Generic.List%25601%255BSystem.String%255D
Physical Path   D:\http\vhosts\carrera.com.br\httpdocs\BolsaoDeUsados\Index\System.Int32%5B%5D
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 »