Wrox Programmer Forums
|
Visual Studio 2005 For discussing Visual Studio 2005. Please post code questions about a specific language (C#, VB, ASP.NET, etc) in the correct language forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Visual Studio 2005 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 25th, 2006, 04:54 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 231
Thanks: 0
Thanked 0 Times in 0 Posts
Default Configuration Manager

I have recently installed Visual Studio 2005 Standard Edition and upgraded a Visual Basic project written in Visual Studio 2003 (.NET 1.1). When I loaded the project I could not find the Configuration Manager or the option to build a Debug or Release compile of my project.

I consulted the 'Working with Microsoft Visual Studio 2005' manual that came with the boxed retail edition I purchased and in Chapter 2 (Project Management in Visual Studio 2005) it explained that to access the Configuration Manager I needed to enter Build.ConfigurationManager into the Command window.

I did this however I received the following response, again in the Command window:

Code:
>Build.ConfigurationManager
Command "Build.ConfigurationManager" is not available.
>
I tried Googling this response and no results were returned, so I decided to write this post to help others with this rather confusing predicament.

The solution is to click on Options... in the Tools menu, then click on the General node under the Projects and Solutions node, then ensure there is a tick mark next to the Show advanced bu[u]i</u>ld configurations option. Finally click the OK button.

You should now be able to access the Configuration Manager by either clicking on Configuration Manager... in the Build menu or by typing Build.ConfigurationManager into the Command window.

Regards
Owain Williams
__________________
Regards
Owain Williams
 
Old February 19th, 2007, 09:48 AM
Registered User
 
Join Date: Feb 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Seems kind of silly that this is considered an "Advanced" option. Thanks for the post though. I have been looking around for this myself. So many folks never post when they actually find something that works! Thanks again
Don





Similar Threads
Thread Thread Starter Forum Replies Last Post
Configuration manager monika.vasvani ASP.NET 2.0 Basics 1 June 6th, 2008 12:49 PM
can't locate Configuration Manager zoltac007 ASP.NET 2.0 Basics 3 May 30th, 2006 02:28 PM
currency manager zouky ADO.NET 2 December 12th, 2005 05:20 AM
Password Manager katsarosj VB.NET 2002/2003 Basics 4 January 30th, 2004 12:35 AM
Task Manager scott4273 VB How-To 1 December 2nd, 2003 03:42 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.