How to Resolve IIS HTTP Error 404.2 ISAPI and CGI Restriction list settings
Rececntly i was working on visual studio. net & IIS and got this error message "HTTP Error 404.2 - Not Found"
The complete error message is:
HTTP Error 404.2 - Not Found
The page you are requesting cannot be served because of the ISAPI and CGI Restriction list settings on the Web server.
Most Likely Cases:
- No handler mapping for this request was found. A feature may have to be installed.
- The Web service extension for the requested resource is not enabled on the server.
- The mapping for the extension points to the incorrect location.
- The extension was misspelled in the browser or the Web server.