I'm getting the following error when trying view my freshly deployed application on IIS 7.0 on a Windows Server Standard server with Service Pack 2:
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.
Error Code 0x800704ec
I've deployed this application successfully on my own desktop PC.
To my knowledge, I am not using either ISAPI or CGI.
I get this even when requesting a plain and simple ASPX page.