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

后端 未结 8 1390
花落未央
花落未央 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条回答
  •  Happy的楠姐
    2021-01-08 00:14

    For me the following solved the problem:
    In Visual Studio 2017, open the property page for the web project. Go to tab "Web". Select Start Action "Don't open a page. Wait for a request from an external application".

提交回复
热议问题