问题
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?
回答1:
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.
回答2:
Go to %appdata% and delete the visual studios folder
来源:https://stackoverflow.com/questions/18976496/attach-to-process-instead-of-local-windows-debugger