473,394 Members | 1,750 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

multiple project solution in vs2008

I know this is a vs issue but nobody seems to answer posts over there...

In VS 2008 I can't seem to get a multiple project solution. If I create a
blank solution and add a project to it, it becomes just a project with not
solution node at the top so I can't "add a project" to the node. If I add a
project from the file menu it becomes that new project. I'm using Vista.

Anyone have a clue?
Thanks,
Gary
Oct 3 '08 #1
9 2359
ASP.NET solution?

That is just the way it works with some types of projects. Go File >Add
and add the second project and you will see the solution node show up in the
solution explorer. From then on you can right click to add. I am not sure if
there is a way around this, but if there is I am open ears, as I think it is
a pain having to add project 2 from the file menu.

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

Subscribe to my blog
http://feeds.feedburner.com/GregoryBeamer#

or just read it:
http://feeds.feedburner.com/GregoryBeamer

********************************************
| Think outside the box! |
********************************************
"GaryDean" <gd**********@newsgroup.nospamwrote in message
news:u7**************@TK2MSFTNGP03.phx.gbl...
>I know this is a vs issue but nobody seems to answer posts over there...

In VS 2008 I can't seem to get a multiple project solution. If I create a
blank solution and add a project to it, it becomes just a project with not
solution node at the top so I can't "add a project" to the node. If I add
a project from the file menu it becomes that new project. I'm using
Vista.

Anyone have a clue?
Thanks,
Gary
Oct 3 '08 #2
That's how vs2005 works but not vs2008 on either of my machines running
Vista and Server2003. If I add a second project, the first one goes away
and I just have the second project. I even tried creating a blank solution
and adding projects: the solution went away. I can't find any way to have a
multiple project solution in vs2008.
Gary

"Cowboy (Gregory A. Beamer)" <No************@comcast.netNoSpamMwrote in
message news:ON**************@TK2MSFTNGP02.phx.gbl...
ASP.NET solution?

That is just the way it works with some types of projects. Go File >Add
and add the second project and you will see the solution node show up in
the solution explorer. From then on you can right click to add. I am not
sure if there is a way around this, but if there is I am open ears, as I
think it is a pain having to add project 2 from the file menu.

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

Subscribe to my blog
http://feeds.feedburner.com/GregoryBeamer#

or just read it:
http://feeds.feedburner.com/GregoryBeamer

********************************************
| Think outside the box! |
********************************************
"GaryDean" <gd**********@newsgroup.nospamwrote in message
news:u7**************@TK2MSFTNGP03.phx.gbl...
>>I know this is a vs issue but nobody seems to answer posts over there...

In VS 2008 I can't seem to get a multiple project solution. If I create
a blank solution and add a project to it, it becomes just a project with
not solution node at the top so I can't "add a project" to the node. If
I add a project from the file menu it becomes that new project. I'm
using Vista.

Anyone have a clue?
Thanks,
Gary

Oct 3 '08 #3
"GaryDean" <gd**********@newsgroup.nospamwrote in message
news:OO****************@TK2MSFTNGP05.phx.gbl...
>>In VS 2008 I can't seem to get a multiple project solution. If I create
a blank solution and add a project to it, it becomes just a project with
not solution node at the top so I can't "add a project" to the node. If
I add a project from the file menu it becomes that new project. I'm
using Vista.

ASP.NET solution?

That is just the way it works with some types of projects. Go File >Add
and add the second project and you will see the solution node show up in
the solution explorer. From then on you can right click to add. I am not
sure if there is a way around this, but if there is I am open ears, as I
think it is a pain having to add project 2 from the file menu.

That's how vs2005 works but not vs2008 on either of my machines running
Vista and Server2003. If I add a second project, the first one goes away
and I just have the second project. I even tried creating a blank
solution and adding projects: the solution went away. I can't find any
way to have a multiple project solution in vs2008.
Tools
Options
Projects and Solutions
General
Always show solution

When selected, the solution and all commands that act on solutions are
always shown in the IDE. When cleared, all projects are created as
stand-alone projects and you do not see the solution in Solution Explorer or
commands that act on solutions in the IDE if the solution contains only one
project.
--
Mark Rae
ASP.NET MVP
http://www.markrae.net

Oct 3 '08 #4
That is strange. I have never seen it work like that before.

Are you sure you are adding to solution rather than creating a new solution?

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

Subscribe to my blog
http://feeds.feedburner.com/GregoryBeamer#

or just read it:
http://feeds.feedburner.com/GregoryBeamer

********************************************
| Think outside the box! |
********************************************
"GaryDean" <gd**********@newsgroup.nospamwrote in message
news:OO****************@TK2MSFTNGP05.phx.gbl...
That's how vs2005 works but not vs2008 on either of my machines running
Vista and Server2003. If I add a second project, the first one goes away
and I just have the second project. I even tried creating a blank
solution and adding projects: the solution went away. I can't find any
way to have a multiple project solution in vs2008.
Gary

"Cowboy (Gregory A. Beamer)" <No************@comcast.netNoSpamMwrote in
message news:ON**************@TK2MSFTNGP02.phx.gbl...
>ASP.NET solution?

That is just the way it works with some types of projects. Go File >Add
and add the second project and you will see the solution node show up in
the solution explorer. From then on you can right click to add. I am not
sure if there is a way around this, but if there is I am open ears, as I
think it is a pain having to add project 2 from the file menu.

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

Subscribe to my blog
http://feeds.feedburner.com/GregoryBeamer#

or just read it:
http://feeds.feedburner.com/GregoryBeamer

********************************************
| Think outside the box! |
********************************************
"GaryDean" <gd**********@newsgroup.nospamwrote in message
news:u7**************@TK2MSFTNGP03.phx.gbl...
>>>I know this is a vs issue but nobody seems to answer posts over there...

In VS 2008 I can't seem to get a multiple project solution. If I create
a blank solution and add a project to it, it becomes just a project with
not solution node at the top so I can't "add a project" to the node. If
I add a project from the file menu it becomes that new project. I'm
using Vista.

Anyone have a clue?
Thanks,
Gary

Oct 4 '08 #5
Thanks for your post, Gary. Would you mind letting me know which newsgroup
you have posted before? Is it a managed newsgroup listed here
http://msdn.microsoft.com/en-us/subs...aa974230.aspx? I will help to
forward your newsgroup usage issue to related team.

I believe that Mark has accurately answered your question. Would you please
try his solution and let us know whether it works? Please don't hesitate to
tell me if you still have any question. I am willing to help you.

Regards,
Hongye Sun (ho*****@online.microsoft.com, remove 'online.')
Microsoft Online Community Support

Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
ms****@microsoft.com.

==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/en-us/subs...#notifications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://support.microsoft.com/select/...tance&ln=en-us.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.

Oct 6 '08 #6


"GaryDean" wrote:
I know this is a vs issue but nobody seems to answer posts over there...

In VS 2008 I can't seem to get a multiple project solution. If I create a
blank solution and add a project to it, it becomes just a project with not
solution node at the top so I can't "add a project" to the node. If I add a
project from the file menu it becomes that new project. I'm using Vista.

Anyone have a clue?
Thanks,
Gary
Oct 9 '08 #7
try
Strumenti->Opzioni and select show always solutions.

"GaryDean" wrote:
I know this is a vs issue but nobody seems to answer posts over there...

In VS 2008 I can't seem to get a multiple project solution. If I create a
blank solution and add a project to it, it becomes just a project with not
solution node at the top so I can't "add a project" to the node. If I add a
project from the file menu it becomes that new project. I'm using Vista.

Anyone have a clue?
Thanks,
Gary
Oct 9 '08 #8
Try this

Strumenti->Opzioni

select Show always solution.
"GaryDean" wrote:
I know this is a vs issue but nobody seems to answer posts over there...

In VS 2008 I can't seem to get a multiple project solution. If I create a
blank solution and add a project to it, it becomes just a project with not
solution node at the top so I can't "add a project" to the node. If I add a
project from the file menu it becomes that new project. I'm using Vista.

Anyone have a clue?
Thanks,
Gary
Oct 9 '08 #9
This is the best solution:

Tools--Options -->Projects and Solutions -->General

Check "Always show solution"

I too struggled for a few minutes to locate the solution in solution explorer.

Thanks.

"Regent" wrote:
Try this

Strumenti->Opzioni

select Show always solution.
"GaryDean" wrote:
I know this is a vs issue but nobody seems to answer posts over there...

In VS 2008 I can't seem to get a multiple project solution. If I create a
blank solution and add a project to it, it becomes just a project with not
solution node at the top so I can't "add a project" to the node. If I add a
project from the file menu it becomes that new project. I'm using Vista.

Anyone have a clue?
Thanks,
Gary

Oct 27 '08 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

32
by: tshad | last post by:
Can you do a search for more that one string in another string? Something like: someString.IndexOf("something1","something2","something3",0) or would you have to do something like: if...
9
by: Graham | last post by:
I have been having some fun learning and using the new Controls and methods in .Net 2.0 which will make my life in the future easier and faster. Specifically the new databinding practises and...
1
by: David Herbst | last post by:
I have a solution that contains one main web project, ten sub web projects and a controls library project all in a single web application. I followed the steps in the following MS KB: How To...
7
by: Cirene | last post by:
I used to use the Web Deployment Project with my VS2005 projects. Now I've fully upgraded to VS2008. Do I have to download a new version of the Web Deployment Project? If so where can I find...
0
by: Stephan Steiner | last post by:
Hi I recently switched over to VS2008 and had to create my first setup project (in VS2008) for an already existing project. So I had Visual Studio convert the existing solution, then added a...
2
by: cmrchs | last post by:
Hello, I installed Visual Studio 2008 last week, created a web project and could run it. I had to deinstall it for some problems I had, installed it again, try to create a new web-project but...
1
by: Ronald S. Cook | last post by:
When I convert a VS2005 web project to VS2008, there is no "Reference" folder. Also, when pou go to project properties, it doesn't look like the properties page like if you started a new VS2008...
1
jhardman
by: jhardman | last post by:
I'm working with my first real xbap project, and I have run into a real wall. Although my project runs just fine when debugging and I get no error while building, immediately as the publish finishes...
1
by: Henri.Chinasque | last post by:
Hi all, In VS2008 when I want to add a new assembly to a solution, Visual Studio is, by default, creating a new directory with the same name as the assembly. In previous versions of Visual...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.