unable to start debugging on the web server iis does not list an application that matches the launched url

今天在 Vista Ultimate 下调试ASP。NET 2.0项目[IIS 7.0],出现 HotFix KB937523后出现"unable to start debugging on the web server iis does not list an application that matches the launched url"
后在项目下增加"default.aspx"并设为默认页。通过调试。[BUG?]Google了一下未搜索到完全解决方法。

参考:
KB937523文档参考:
http://mvolo.com/blogs/serverside/archive/2006/12/28/Fix-problems-with-Visual-Studio-F5-debugging-of-ASP.NET-applications-on-IIS7-Vista.aspx
http://support.microsoft.com/kb/937523
本问题讨论:
http://forums.microsoft.com/msdn/showpost.aspx?postid=1857378&siteid=1&sb=0&d=1&at=7&ft=11&tf=0&pageid=0
原文地址:https://www.cnblogs.com/apexchu/p/1064266.html