Whenever I create a new project in the Visual Studio 2010 Release Candidate, for some reason I can only see the project that I've created, and not its solution. This is a problem, as I want to add a solution to the project. Is this a bug, or have I turned off the viewing of solutions, some how?

link|improve this question

Reported as a bug. bit.ly/biIY7v Microsoft says they're looking into it. – Mike Pateras Feb 14 '10 at 4:17
I've found a work-around. You can add a new project by going to File >> Add >> New Project. Once you do that, the solution shows up. – Mike Pateras Feb 16 '10 at 21:30
feedback

1 Answer

up vote 3 down vote accepted

I got an answer from Microsoft. Apparently this is by design, and you can address it by checking Tools >> Options >> Projects and Solutions >> Always show solution.

link|improve this answer
Good grief! I thought I was going crazy. Thanks for this info. – Dan Bailiff Feb 16 '11 at 19:03
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.