I recently upgraded up my IDE, but not my compiler from VS2010 to VS2012 and now I'm having issues with one of my solutions. When I try to build it I get "The project file '' has been renamed or is no longer in the solution"
And when I try to build the individual projects I get "A build is already in progress"
I've tried removing and readding all the projects, but that doesn't help. I even created a brand new solution with all the same projects, but when I tried to build that I got the same errors as with the original solution.
I've read that alot of people have similar problems to this, but now of their solutions have helped me so far.
One suggestion was to see if any projects had any missing reference but I'm not entirely sure how to go about doing that.
I tired removing the references an readding them but every time I tried to readd them I got the same erro "The project file '' has been renamed or is no longer in the soltuion"
Any help or suggestions would be awesome!