IIS does not list a web site that matches the launched URL

Solution 1:

Try to start Visual Studio under administration account by choosing Run as administrator.

Solution 2:

If nothing works as above said solutions , try this out

  1. Start >> Control Panel >> Click Programs

  2. Click Turn Windows features on or off.

  3. In the User Account Control dialog box, click Continue

  4. Expand Internet Information Services, expand Web Management Tools, and then expand IIS 6 Management Compatibility

  5. Click to select the IIS Metabase and IIS 6 configuration compatibility check box, and then click OK.

Solution 3:

I had this same problem.

I was trying to move my solution to a different DEV server of mine, that I don't use that often.

1.) I had not installed some of the items from the Application Development (duh, right) sections of the IIS Role Services. I ended up checking everything, but I think you only need ASP.NET

2.) I installed the asp.net and web tools 2013 available by clicking here