שתף באמצעות


How do I get the project References nodes to appear in Visual Studio solution explorer

Question

Wednesday, December 26, 2012 6:27 PM

In other versions of Visual Studio that I have used, each project has a References node underneath the project in Solution Explorer
so I can add or remove references. The version I am using allows me to right click the project and select 'Add References...'
The trouble is, I need to remove all references and start over and I can't seem to figure out either how to do this
or how to find a reference node to view my references and delete particular ones.
So how do I get the project reference nodes to appear under the projects in the solution explorer of Visual Studio?

I am working with an VB.NET ASP.NET web project but I have also not seen the 'References' nodes in a Forms application I built using VB.NET.
AS far as I can tell everything else about Visual Studio seems to work fine.

The references node still does not show up for the web project if I hit [Show All Files], although it does show up for my library project.

My Visual Studio version information is below:

Microsoft Visual Studio 2010
Version 10.0.40219.1 SP1Rel
Microsoft .NET Framework
Version 4.0.30319 SP1Rel

Installed Version: Ultimate

Microsoft Office Developer Tools   01019-532-2002102-70521
Microsoft Office Developer Tools

Microsoft Visual Basic 2010   01019-532-2002102-70521
Microsoft Visual Basic 2010

Microsoft Visual C# 2010   01019-532-2002102-70521
Microsoft Visual C# 2010

Microsoft Visual C++ 2010   01019-532-2002102-70521
Microsoft Visual C++ 2010

Microsoft Visual F# 2010   01019-532-2002102-70521
Microsoft Visual F# 2010

Microsoft Visual Studio 2010 Architecture and Modeling Tools   01019-532-2002102-70521
Microsoft Visual Studio 2010 Architecture and Modeling Tools

UML® and Unified Modeling Language™ are trademarks or registered trademarks of the Object Management Group, Inc. in the United States and other countries.

Microsoft Visual Studio 2010 Code Analysis Spell Checker   01019-532-2002102-70521
Microsoft Visual Studio 2010 Code Analysis Spell Checker

Portions of International CorrectSpell™ spelling correction system © 1993 by Lernout & Hauspie Speech Products N.V. All rights reserved.

The American Heritage® Dictionary of the English Language, Third Edition Copyright © 1992 Houghton Mifflin Company. Electronic version licensed from Lernout & Hauspie Speech Products N.V. All rights reserved.

Microsoft Visual Studio 2010 Team Explorer   01019-532-2002102-70521
Microsoft Visual Studio 2010 Team Explorer

Microsoft Visual Web Developer 2010   01019-532-2002102-70521
Microsoft Visual Web Developer 2010

Crystal Reports Templates for Microsoft Visual Studio 2010   
Crystal Reports Templates for Microsoft Visual Studio 2010

Hotfix for Microsoft Visual Studio 2010 Ultimate - ENU (KB2529927)   KB2529927
This hotfix is for Microsoft Visual Studio 2010 Ultimate - ENU.
If you later install a more recent service pack, this hotfix will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/2529927.

Hotfix for Microsoft Visual Studio 2010 Ultimate - ENU (KB2542054)   KB2542054
This hotfix is for Microsoft Visual Studio 2010 Ultimate - ENU.
If you later install a more recent service pack, this hotfix will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/2542054.

Hotfix for Microsoft Visual Studio 2010 Ultimate - ENU (KB2548139)   KB2548139
This hotfix is for Microsoft Visual Studio 2010 Ultimate - ENU.
If you later install a more recent service pack, this hotfix will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/2548139.

Hotfix for Microsoft Visual Studio 2010 Ultimate - ENU (KB2549864)   KB2549864
This hotfix is for Microsoft Visual Studio 2010 Ultimate - ENU.
If you later install a more recent service pack, this hotfix will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/2549864.

Hotfix for Microsoft Visual Studio 2010 Ultimate - ENU (KB2635973)   KB2635973
This hotfix is for Microsoft Visual Studio 2010 Ultimate - ENU.
If you later install a more recent service pack, this hotfix will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/2635973.

Hotfix for Microsoft Visual Studio 2010 Ultimate - ENU (KB2736182)   KB2736182
This hotfix is for Microsoft Visual Studio 2010 Ultimate - ENU.
If you later install a more recent service pack, this hotfix will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/2736182.

Microsoft Visual Studio 2010 SharePoint Developer Tools   10.0.40219
Microsoft Visual Studio 2010 SharePoint Developer Tools

Microsoft Visual Studio 2010 Ultimate - ENU Service Pack 1 (KB983509)   KB983509
This service pack is for Microsoft Visual Studio 2010 Ultimate - ENU.
If you later install a more recent service pack, this service pack will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/983509.

MySQL Connector/Net   6.4.4
Data design and management tools for MySQL.  Copyright © 2007-2011 Oracle, Inc.

Security Update for Microsoft Visual Studio 2010 Ultimate - ENU (KB2644980)   KB2644980
This security update is for Microsoft Visual Studio 2010 Ultimate - ENU.
If you later install a more recent service pack, this security update will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/2644980.

Security Update for Microsoft Visual Studio 2010 Ultimate - ENU (KB2645410)   KB2645410
This security update is for Microsoft Visual Studio 2010 Ultimate - ENU.
If you later install a more recent service pack, this security update will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/2645410.

    

All replies (1)

Wednesday, December 26, 2012 8:09 PM ✅Answered

In VS 2012 RC in solution explorer you click on what appears to be a set of quotes, then on what appears to be some files (show all files).

Then click on the triangle next to references

You've taught me everything I know but not everything you know.