Posted on: 2/12/2015 1:33:41 AM | Views : 495

Hi everyone,
My company has built a website on top of ASP.Net, we have found that if the user submits a URL that contains as a substring "/...%2f" then ASP.Net does not seem to see the request and the user is displayed a generic ASP.Net error page with the following text:
Server Error in '/' Application. The resource cannot be found. Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable.  Please review the following URL and make sure that it is spelled correctly.  Requested URL: /User/NewServiceOrder/.../PORTAL,JOIN
Go to the complete details ...