I recently upgraded a WinForms project from VS2008 to VS2010, and now I can no longer launch the debugger in release mode. If I switch to the debug build I can, but not in release. If I press ctrl-F5 I can launch in release mode without the debugger.
I don't get any errors or anything. I'm guessing that something got messed up during the upgrade process, I'm just not sure what.