Visual Studio requires elevated permissions in Windows 7

后端 未结 7 1926
旧巷少年郎
旧巷少年郎 2021-02-07 08:01

I\'m running Visual Studio 2008 on Windows 7. When I try to attach to a process, VS tells me to restart under different credentials (with elevated permissions).

So I ha

7条回答
  •  一整个雨季
    2021-02-07 08:11

    Right click on the project -> Properties -> Debug, then change Launch to IIS Express, after that a new options should appear below finally check Enable SSL box, save and that is it.

提交回复
热议问题