VS2008: "Error whilst trying to run project:Unable to start program. The debugger's protocol is inco
- by Tom
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