我正在尝试在VisualStudio2008中调试一个旧项目。当我转到一个asp页面时,我会得到以下信息。
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.
我已经检查了IIS(版本6),并且允许使用Active Server页面。我可以让页面显示在浏览器中吗?