Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Solution Folder Not Showing in Visual Studio 2010 - How Can I Make It Visible?

I created a new Blank Solution in Visual Studio 2010, then I did an Add New Project, and the Solution node no longer shows in the Solution Explorer.

Further, when I try to do a second Add New Project, I get the error:

Cannot add the item because the item to add it to is not a solution folder or the solution.

What happened to the Solution node?

Where is it, so that I can highlight it and add a second project to my solution?

like image 281
qxotk Avatar asked Sep 17 '11 21:09

qxotk


People also ask

How do I open the solution folder in Visual Studio?

In Visual Studio, click File > Open > Folder. Navigate to the folder, and click Select Folder. This opens the folder in Solution Explorer and displays its contents, files and any subfolders.

How do I view a solution file in Visual Studio?

You have to go to Tools > Options > Project and Solutions > General , where you can see “Always Shows Solution” is Unchecked. Once you checked “Always Shows Solution” , you will able to view the Solution file with in solution explorer.

How do I move the Solution Explorer to the left in Visual Studio?

First, you Drag the Solution Explorer, then the guide diamond will appear. After that, you move the cursor to the left most square in the guide then Drop the panel. Document here: Customize window layouts in Visual Studio - Dock Windows.


1 Answers

Tools, Options, Projects and Solutions, check "Always show solution"

Tools, Options, Projects and Solutions, check "Always show solution"

Trivial update:

I'm on Visual Studio 2010, Ultimate edition. Windows 2008 R2, Enterprise edition, SP1. My guess the difference between @arrocharGeek screenshot and mine is I turn off all the vista/win7/2008r2 eye candy to make it look "normal." About dialog box

like image 184
billinkc Avatar answered Sep 19 '22 18:09

billinkc