我是我们公司的新手,只是想设置我的工作站。我正在尝试在Visual Studio 2010中调试ASP网站。在项目属性的“Web”部分,我们选择了“使用本地IIS Web服务器”选项,但是当我尝试调试页面时,我正在工作我收到错误“无法在Web服务器上启动调试。请参阅常见配置错误的帮助。”我可以在IIS中看到该站点(在站点下 - >默认网站 - > SiteImWorkingOn),IIS和VS项目都使用.NET 4.0。有什么建议?
编辑:我应该提一下,我在命令提示符下运行“aspnet regiis -i”命令,以确保IIS运行.NET 4.0
第二次编辑:我发现ASP.NET没有打开,执行此操作后我收到以下错误:
HTTP Error 500.19 - Internal Server Error
The requested page cannot be accessed because the related configuration data for the page is invalid.
Module IIS Web Core
Notification BeginRequest
Handler Not yet determined
Error Code 0x8007000d
Config Error
Config File \\?\C:\Projects\sym_Periscope_NEAL\Periscope\Web\web.config
Requested URL http://localhost:80/Periscope/Pages/Dist.aspx
Physical Path C:\Projects\sym_Periscope_NEAL\Periscope\Web\Pages\Dist.aspx
Logon Method Not yet determined
Logon User Not yet determined