Search code examples
c#wcfvisual-studio-2010solution

Adding new project to the solution


I am creating currently a WCF application in MS Visual Studio 2010 for demonstrative reasons. I follow the instructions from msdn. In the 4th step :” Create a Windows Communication Foundation Client” I have problem to execute the instruction 1a:

“In Solution Explorer (on the upper right) within the same solution that contains the service, right-click the current solution (not the project), and select Add, and then New Project.”

In particular, I cannot find the Solution which I must click. In the Solution explorer exists the only project and by right click there is no opportunity to add a project but only an item. Where is the Solution from where I can add the new project? Should I have take are of it at the time of project creation ?


Solution

  • Select Tools-> Options, Select Projects and solutions out of that, there is one option "Always show solution". See the picture

    Showing solution