I need to debug the website i \'m developing (ASP.NET MVC3, Razor, .NET 4, VS2010 SP1 (as administrator)) in IIS7 (Vista Home) and getting the error:
IIS does not list
For the benefit of searchers, I was running as admin and still got this, so needed to follow this blog (obviously ignoring some of the stuff related to old .NET versions).
Following that, did a rebuild and it worked.
EDIT: (Following the comments)
Section 2 was of particular interest. It states:
In order to enable F5 debugging, you will need at minimum the following components:
Install them from Control Panel > Programs > Turn Windows Features on and off:
EDIT: (added paths to features):