tags:

views:

25

answers:

1

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 executing? I deleted the debug folder and built again but nothing has changed. I also cleaned the project and solution.

Please help

A: 

It will build, it wont execute

Tom