PRB:無法調試 ASP.NET Web 應用程序
關鍵字:ASP.NET Web PRB癥狀 當您在MicrosoftVisualStudio.NET中調試ASP.NET應用程序時,可能會收到以下“Microsoft 開發 環境”錯誤信息: Errorwhiletryingtorunproject:Unabletostartde bug gingonthewebserver.TheserverdoesnotsupportdebuggingofASP.NE
關鍵字:ASP.NET Web PRB癥狀
當您在 Microsoft Visual Studio .NET 中調試 ASP.NET 應用程序時,可能會收到以下“Microsoft
開發環境”錯誤信息:
Error while trying to run project:Unable to start de
bugging on the web server.The server does not support debugging of ASP.NET or ATL Server applications.Run setup to install the Visual Studio .NET server components.If setup has been run, verify that a valid URL has been specified.
You may also w
ant to refer to the ASP.NET and ATL Server debugging topic in the online documentation.Would you like to disable future attempts to debug ASP.NET pages for this project?
回到頂端
原因
如果 Microsoft .NET Framework 設置或安裝沒有正確完成,則可能發生此錯誤。發生此錯誤時,在 Microsoft Inte
.net 信息服務 (IIS) 中不會正確配置 ASP.NET 文件擴展名(例如 .aspx)的應用程序映射。
若要檢查應用程序映射是否正確,請按照下列步驟操作: 1. 單擊開始,指向程序,指向管理工具,然后單擊 Internet 服務管理器。
2. 展開對應于本地主機(計算機名)的節點,然后展開默認 Web 站點節點。
原文轉自:http://www.anti-gravitydesign.com