“Attach to Process” instead of “Local Windows Debu

2019-07-21 17:35发布

I updated my version of Visual Studio Express 2012 and now I get "Attach to Process" instead of the "Local Windows Debugger" option which I had previously. So I can no longer run/debug my project. How can I resolve this?

2条回答
Evening l夕情丶
2楼-- · 2019-07-21 18:19

Go to %appdata% and delete the visual studios folder

查看更多
甜甜的少女心
3楼-- · 2019-07-21 18:31

Simple solution to this problem is - to exit Visual studio. Make sure the *.SLN points to the proper project location And then delete the "obj" folder from the file explorer. Restart VS.

查看更多
登录 后发表回答