Just today one of my C# (.NET 4.0) projects began refusing to open, freezing with the following dialog:

It’s a C# Website Project Template, and it uses Entity Framework. Any ideas what might be causing this?
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.
Not a good ‘solution’ – but I pulled the code out into a new solution and it worked fine. Unfortunately I ran out of time to figure out a good fix for this –