17

I'm using Microsoft Visual Studio Team System 2008 Team Suite.

The "Configuration Manager" menu item is missing for me. I've assigned a keyboard shortcut to the Configuration Manager, but it doesn't have any effect (actually, it produces a "ding" sound).

How do I get the Configuration Manager to work for all projects?

2 Answers 2

22

The answer is: Make sure the following option is checked:

Tools ⇒ Options ⇒ Projects and Solutions ⇒ General ⇒ "Show advanced build configurations".

Sign up to request clarification or add additional context in comments.

2 Comments

Is there a reason why it is checked for some solutions but not for every? Isn´t it a general option?
Yay for Google searches bringing up SO for a problem I had :D +lvlup!
1

Visual Studio 2008 will only show the Configuration Manager if the solution node is visible in Solution Explorer. If you only have a single project, the solution will not show hence you can't see the Configuration Manager.

To solve this, make sure the following option is checked (in addition to Timwi's answer): menu Tools -> Options -> Projects and Solutions -> General -> Always Show Solution

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.