I've installed Visual C# 2005 Express Edition as well as the SP1 patch and the XNA stuff on my home computer and it was successful and easy. Afterwards, I have tried to do the same on my computer at work and I have run into a problem. After the same installation procedure I did at home, I try to run VSC#2005EE and I get 5 consistent errors that have the exact same description in the pop up window.
"Package Load Failure
Package 'Visual Studio Common IDE Package' has failed to load properly ( GUID = {6E87CFAD-6C05-4ADF-9CD7-3B7943875B7C} ). Please contact package vendor for assistance. Application restart is recommended, due to a possible environment corruption. Would you like to disable loading this package in the future? You may use 'VCSExpress /resetskippkgs' to re-enable package loading."
If I ignore these errors and try to create a new XNA project (such as Windows Game, XBox360 Game, or Spacewar Windows Starter Kit) I get the following error in a pop up window:
"The project file 'C:\Documents and Settings\<login name>\Local Settings\Temp\iaef5qe3.tp0\Temp\MySpaceWarWin3.csproj' cannot be opened. The project type is not supported by this installation."
I'm pretty confident that the first error has to do with the second. I figured I just couldn't create an XNA project so I tried to download Catapult from the Mini game section of this site. When I tried to load this project I get the same "The Project type is not supported by this installation" error mentioned right above this paragraph.
I've been trying to get this up and running for a couple of months. I've search high and low on the web for these problems and have tried many of the fixes that were suggested, but none have worked for me. Just for the record, I installed VSC#2005EE from scratch off of the link provided here in the "Getting Started" section. I did not have it installed ever before on this machine. Also, I've tried uninstalling and reinstalling everything 2 times already. So 3 tries of installing this software has gotten me the same results. Another bit of information for the record, I can create "Windows Application", "Console Application", and "Empty Project" projects without problems so I believe it's an XNA thing. My VSC#2005EE version number is 8.0.50727.762 (SP.050727-7600) and Microsoft XNA Game Studio Express version 1.0. I have an ATI FireGL V3100 video card which after research I found is an acceptable video card.