I am trying to debug an old project in Visual Studio 2008. When I go to an asp page I get the following.
Server Error in '/website' Application.
This type of page is not served.
Description: The type of page you have requested is not served because it has been explicitly forbidden. The extension '.asp' may be incorrect. Please review the URL below and make sure that it is spelled correctly.
I have checked IIS (version 6) and Active Server Pages are allowed. I can get the page to appear in the browser?