473,385 Members | 1,769 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,385 software developers and data experts.

vs general question compiling and running 2 apps at same time

Tom
hi friends

I have 3 projects under one solution I want to be able to compile and run
(debug) all 3 solutions at once is that possible within vs ? its a
client/server based application that I am developing and I'm tired of
switching between server and client all the time to start it up one by one.

thanks
Tom
Jul 21 '05 #1
4 1124
Tom <to********@optushome.com.au> wrote:
I have 3 projects under one solution I want to be able to compile and run
(debug) all 3 solutions at once is that possible within vs ? its a
client/server based application that I am developing and I'm tired of
switching between server and client all the time to start it up one by one.


Well, you can have the same solution open multiple times (with multiple
copies of VS.NET running) - although it's a bit of a pain as it keeps
asking you whether you want to reload files.

Alternatively, you could try putting each project into its own solution
as well as into one "master" solution. I don't *think* there's anything
to stop a project from being in more than one solution, although I
haven't tried it myself.

You might want to try asking in microsoft.public.vstudio.general too.

--
Jon Skeet - <sk***@pobox.com>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too
Jul 21 '05 #2
Its simpler to go to the solution properties and select the "multiple startup projects" option button. Then you can specify how you want the projects to run (with debugger, without, not at all) and also which order you want them started.

Regards

Richard Blewett - DevelopMentor
http://staff.develop.com/richardb/weblog

nntp://news.microsoft.com/microsoft.public.dotnet.languages.csharp/<MP************************@msnews.microsoft.com >

Tom <to********@optushome.com.au> wrote:
I have 3 projects under one solution I want to be able to compile and run
(debug) all 3 solutions at once is that possible within vs ? its a
client/server based application that I am developing and I'm tired of
switching between server and client all the time to start it up one by one.


Well, you can have the same solution open multiple times (with multiple
copies of VS.NET running) - although it's a bit of a pain as it keeps
asking you whether you want to reload files.

Alternatively, you could try putting each project into its own solution
as well as into one "master" solution. I don't *think* there's anything
to stop a project from being in more than one solution, although I
haven't tried it myself.

You might want to try asking in microsoft.public.vstudio.general too.

--
Jon Skeet - <sk***@pobox.com>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too

---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.770 / Virus Database: 517 - Release Date: 27/09/2004

[microsoft.public.dotnet.languages.csharp]
Jul 21 '05 #3
Richard Blewett [DevelopMentor] <ri******@develop.com> wrote:
Its simpler to go to the solution properties and select the "multiple
startup projects" option button. Then you can specify how you want
the projects to run (with debugger, without, not at all) and also
which order you want them started.


Oh you star - that's likely to make things a lot easier for me than the
complicated options we'd been considering before :)

--
Jon Skeet - <sk***@pobox.com>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too
Jul 21 '05 #4
Tom
lol thanks guys

"Jon Skeet [C# MVP]" <sk***@pobox.com> wrote in message
news:MP************************@msnews.microsoft.c om...
Richard Blewett [DevelopMentor] <ri******@develop.com> wrote:
Its simpler to go to the solution properties and select the "multiple
startup projects" option button. Then you can specify how you want
the projects to run (with debugger, without, not at all) and also
which order you want them started.


Oh you star - that's likely to make things a lot easier for me than the
complicated options we'd been considering before :)

--
Jon Skeet - <sk***@pobox.com>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too

Jul 21 '05 #5

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

Similar topics

6
by: Martin Bless | last post by:
The good news: Along with Python-2.4 comes really good news to Windows users. Yes, you now CAN build extension modules yourself using the SAME C++ compiler and linker Python is built with...
4
by: marcel | last post by:
Hi, I have written a component in c#. But when I recompile this component, all other apps which includes my component can not start correctly: An exception "System.IO.FileLoadExceptio" occurred....
4
by: Tom | last post by:
hi friends I have 3 projects under one solution I want to be able to compile and run (debug) all 3 solutions at once is that possible within vs ? its a client/server based application that I am...
6
by: Alex | last post by:
Hello I am intersting in developing and my background is VBA used in Excel and a brief intro to Java. I am interested in learning beyond VB and feel that C++ would be a very good language to...
0
by: Christopher | last post by:
Hi there, several of our ASP.NET apps started to slow down recently quite a bit and we noticed the aspnet_wp.exe process taking up 100% CPU time. I have heard a little on the hotfix available for...
1
by: Mike Hutton | last post by:
I need some help. I am trying to set up our development environment so as to make life easy for my fellow developers (none of whom have used ASP.NET or VS.NET before). We are developing our...
0
by: Kirt Loki Dankmyer | last post by:
So, I download the latest "stable" tar for perl (5.8.7) and try to compile it on the Solaris 8 (SPARC) box that I administrate. I try all sorts of different switches, but I can't get it to compile....
1
by: Ben Fidge | last post by:
Can anyone shed some light on why compiling and running web-apps is so slow in VS2005. I have a solution with 3 web-apps, 20 or so library projects and several winforms apps. All in all it totals...
0
by: Michael.Suarez | last post by:
So we develop and maintain several applications used by several people in the same company, on the same intranet. There are several applications written in VB6, but going forward all of the new...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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...

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.