Xbox LIVE Indie Games
Sort Discussions: Previous Discussion Next Discussion
Page 1 of 1 (3 posts)

Solved: XNA with Visual Studio 2008 Error: "The project type is not supported by this installation"

Last post 9/9/2010 1:48 PM by Erez_0. 2 replies.
  • 5/27/2009 4:46 AM

    Solved: XNA with Visual Studio 2008 Error: "The project type is not supported by this installation"

    Sorry to post something that has happened with earlier versions as I did search but I cannot figure it out. I've tried all combinations of uninstalling, and reinstalling both the XNA GSE and Visual Studio 2008 but cannot come to fix this issue.

    It all started out when I had to shut down my laptop manually when it locked up one time. After restarting as soon as I opened VS2008 Vista told me "Visual Studio 2008 has stopped working" not even 5 seconds after the program opened. So I tried uninstalling and reinstalling it but it gave me the same error. So then I repair/reinstall it and now it gives me the new "The project type is not supported by this installation" whenever I try to open/create a XNA or ".csproj" project. Can anyone point me to the latest solution?


    EDIT: Fixed! Just had to open the VS2008 Command Prompt and run "devenv /ResetSkipPkgs"
  • 6/13/2010 8:07 PM In reply to

    Re: Solved: XNA with Visual Studio 2008 Error: "The project type is not supported by this installation"

    Where is the VS2008 Command Prompt? Is this different from the normal windows command prompt?

    After a bit more reading it appears that the command prompt isn't included with visual studio 2008 c# express. I'm currently looking for a way around this.
  • 9/9/2010 1:48 PM In reply to

    Re: Solved: XNA with Visual Studio 2008 Error: "The project type is not supported by this installation"

    For express edition open cmd.exe, browse to C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE, and execute VCSExpress /resetskippkgs (worked for me)
Page 1 of 1 (3 posts) Previous Discussion Next Discussion