So, I get a weird error when creating or opening Microsoft Game Projects in Visual Studios 2010. The system doesn't really give me useful feed back on why I cannot load the games correctly, but I think it is due to the system being unable to load the XNA framework stuff, as the XNAFrameworkVersion tag is not recognized in .csproject file. Here is the line that I am given by the system output:
D:\Users\Alexander\Documents\Visual Studio 2010\Projects\AHobbitsQuestDemo\AHobbitsQuestDemo\AHobbitsQuestDemo\AHobbitsQuestDemo.csproj : error : Object reference not set to an instance of an object.