IIS does not list a website that matches the launch url

后端 未结 7 1069
失恋的感觉
失恋的感觉 2021-01-30 04:29

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

7条回答
  •  挽巷
    挽巷 (楼主)
    2021-01-30 05:30

    I hate answering my questions: in my question i stated that i was running VS under the administrator account. This was not true!!!

    So the solution (for me) was to run VS2010 as administrator (Start->In Vista menu right click-> Run as administrator)...so simple.

    As a side effect: VS2010 let me also create Virtual Directories without any problems (prior to that i got error messages stating that i have to manually adjust these)

提交回复
热议问题