VS2008: "Error whilst trying to run project:Unable to start program. The debugger's protocol is inco

Posted by Tom on Stack Overflow See other posts from Stack Overflow or by Tom
Published on 2010-05-31T07:02:21Z Indexed on 2010/05/31 7:02 UTC
Read the original article Hit count: 178

Filed under:
|

I think i know roughly why i'm getting this message. I opened a VS2008 project in VS2010, realised my code wont work with .NET 4, so i re opened it in VS2008 but now it wont build.

Can someone advise me how i can get this back to building? I deleted the debug folder and built again but nothing has changed. I also cleaned the project and solution.

Please help

© Stack Overflow or respective owner

Related posts about c#

Related posts about .NET