Visual Studio 2010: How to Add a Second Project to a Solution
Say you are creating new Windows Application Project using Visual Studio 2010, the project created successfully but I am unable to see the solution created in the solution explorer window due to this I am unable to add another project to the existing solution.
http://saimaterial.files.wordpress.com/2011/12/withoutsolution.png?w=300&h=230
Finally I got the Solution and fix the issue, please follow the steps to fix this issue…
**Step1: **Open Visual Studio 2010, and select Menu Tools -> Options
** **
http://saimaterial.files.wordpress.com/2011/12/menu.png?w=214&h=300
**Step 2: **Now go to Projects and Solutions -> General section in the tree view on left side of options window and check the checkbox “Always show solution” as shown below
http://saimaterial.files.wordpress.com/2011/12/options.png?w=300&h=175
That’s it now again try to create the project you will be shown by the solution so that you can add as many projects you can….
http://saimaterial.files.wordpress.com/2011/12/withsolution.png?w=300&h=231