Edit and continue feature stopped working in Visual Studio 2010

后端 未结 22 1871
南旧
南旧 2020-12-05 06:43

The Visual Studio Edit and Continue feature stopped on Visual Studio 2010, and I don\'t know what has caused the problem.

I am working on a Windows application progr

22条回答
  •  Happy的楠姐
    2020-12-05 07:06

    In the Solution Explorer view, right-click on each reference of References, choose Properties. In the Properties view, sign False to the field of Embed Interop Types. This works for me.

提交回复
热议问题