Visual Studio 2012 crashes every time I try to debug with error CLR20r3

后端 未结 10 1641
Happy的楠姐
Happy的楠姐 2021-02-07 08:27

Every time I try to debug one of my apps I get the below error message. Anyone have any ideas? I tried running Visual Studio in safe mode but I get the same thing. I also tri

10条回答
  •  鱼传尺愫
    2021-02-07 08:36

    In may case the problem was caused by .NET Reflector. After uninstalling .NET Reflector debugging was working again without any problem.

提交回复
热议问题