Visual Studio 2013. You do not have sufficient privilege to access IIS web sites on your machine

前端 未结 12 1688
花落未央
花落未央 2020-12-12 22:40

I just installed VS2013 and turned on IIS 7 on my Windows 7 Ultimate x64 machine. When trying to open a solution I get:

Creation of the virtual direct

12条回答
  •  死守一世寂寞
    2020-12-12 23:25

    The highest voted answer here did not work for me. I've recently upgraded to Windows 10 (ungh) and when I went to:

    C:\Windows\System32\inetsrv
    

    ...I did not get a permissions pop up. Further more when I tried to change the permissions manually, most of the options were not available or greyed out.

    The end fix was to click into each folder individually inside the inetsrv directory. When I did this I received a pop up for each folder where I could gain access.

    Restarted VS and voilà!

提交回复
热议问题