Debugging MVC application in VS2012 attempts to start IIS Express twice

前端 未结 11 1035
执念已碎
执念已碎 2020-12-05 13:12

UPDATE

I\'m certain this is a Visual Studio bug with no obvious solution. I\'ve encountered a number of people who have the same exact issue. I ha

11条回答
  •  离开以前
    2020-12-05 14:09

    I had the same issue on Windows 8 and Windows 8.1 using my domain account. In my case changing the Documents folder path (Right click on the Documents folder -> Properties -> Location) from C:\Users\username\Documents to D:\Documents helped

提交回复
热议问题