Anyone ever had this error when trying to build a solution in Visual Studio 2008?
It’s driving me MAD! I’ve removed all the containing projects and re-added them, and it’s still not letting me build or run the solution.
Any suggestions?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you open the solution file (SolutionName.sln) in a text editor you should a couple of lines something like these for each project:
There may be more stuff in between those lines, or in this case they may corrupt in some way. If you can isolate the problem entry and remove it you may be able to resurrect the solution.