Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

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.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7683739
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T18:51:51+00:00 2026-05-31T18:51:51+00:00

Visual Studio 11 was released a few weeks back and now that ReSharper is

  • 0

Visual Studio 11 was released a few weeks back and now that ReSharper is available for it, I’m ready to start using it!

Some of the projects I’m working on are XNA projects. These don’t appear to load in VS11 Beta, even after reinstalling XNA Game Studio 4 Refresh after installing VS11 Beta.

Has anyone got VS11 Beta working with XNA projects?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T18:51:53+00:00Added an answer on May 31, 2026 at 6:51 pm

    I have just gotten it to work, it required some hackery.

    This will work after installing XNA Game Studio 4.0.

    Find the Game Studio 4.0 directory in:

    C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\Extensions\Microsoft

    Copy the directory to:

    %AppData%\Local\Microsoft\VisualStudio\11.0\Extensions

    You can go there in Explorer by entering %AppDatain the address bar, hitting enter, and then navigating or filling out the rest of the address bar (for some reason just pasting the full relative url doesn’t work)

    Where %AppData% stands for your personal AppData directory. It is a hidden directory in your personal directory which is usually situated in C:\Users\YourUserName.

    You are not done, open the directory you just created and open the extension.vsixmanifest file with a texteditor and change this block:

    <SupportedProducts>
      <VisualStudio Version="10.0">
        <Edition>VSTS</Edition>
        <Edition>VSTD</Edition>
        <Edition>Pro</Edition>
        <Edition>VCSExpress</Edition>
        <Edition>VPDExpress</Edition>
      </VisualStudio>
    </SupportedProducts>
    

    To this:

    <SupportedProducts>
      <VisualStudio Version="11.0">
        <Edition>Ultimate</Edition>
        <Edition>Premium</Edition>
        <Edition>Pro</Edition>
      </VisualStudio>
    </SupportedProducts>
    

    And save it. Now go up one directory level to the Extensions directory and remove any cache files that are present (don’t worry they are automatically regenerated) and restart Visual Studio. You should now be able to open your XNA projects!

    edit:

    There is now a more popular up to date question here: How to install XNA game studio on Visual Studio 2012?

    For me it did not work, the extension only showed up when I installed another extension (I updated nuget), removing caches did not seem to help at all.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Now that Visual Studio 2010 RC is released I was wondering if anyone knows
I understand that Visual Studio 2010 is being released 12 April, but does anyone
I've known for some time that the different visual studio releases provide support for
I have a Setup Project that I made using Visual Studio 2010. The application
Trolltech has released a tool called Visual Studio add-in for their LGPL and GPL
Using the release version of Visual Studio 2010 I think there's a difference in
We are using Visual Studio 2010 and before each release to our test server
I have a Visual Studio 2005 C++ program that runs differently in Release mode
I'm unable to debug a WinForms C# application using the released version of Visual
I am creating a simple C++ DLL project using Visual Studio 2008 Express Edition.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.