VS2017: The debugger is not properly installed. Cannot debug the requested type of code

后端 未结 8 1396
花落未央
花落未央 2021-01-07 23:58

I installed Visual Studio 2017 Enterprise edition and when I am running my application getting the below error.

<script

8条回答
  •  庸人自扰
    2021-01-08 00:25

    Install Visual Studio 2015 Professional.

    I really wish this was not the answer, but it was the only way I got around the debugger not installed problem.

提交回复
热议问题