473,320 Members | 2,147 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,320 software developers and data experts.

Solution Project Dependencies

I have a VS2003 solution with 4 projects in it. I am trying to set up the
dependencies in the dialog box, but after I close the dialog the dependencies
do not change. Is there something that I am missing that keeps resetting the
dependencies wrongly.

Thanks,
Bruce
Jul 21 '05 #1
3 1781
CT
Bruce,

Can you give a more detaile dexample, please? Perhaps name the 4 projects,
the type, and which depends on which. Also, are they all set to build when
you build the solution?

--
Carsten Thomsen
Enterprise Development with VS .NET, UML, AND MSF
http://www.apress.com/book/bookDisplay.html?bID=105

"Bruce Wilhelm" <Bruce Wi*****@discussions.microsoft.com> wrote in message
news:69**********************************@microsof t.com...
I have a VS2003 solution with 4 projects in it. I am trying to set up the
dependencies in the dialog box, but after I close the dialog the
dependencies
do not change. Is there something that I am missing that keeps resetting
the
dependencies wrongly.

Thanks,
Bruce

Jul 21 '05 #2
CT,
The projects are as follows:
Project A - Static Lib
Project B - Static Lib
Project C - Static Lib
Project D - Exe

B depends on A
C depends on B
D depends on C

They are all set to build when the solution is built, and they do build.
Just not in the order that I have selected in the dependency dialog. When I
re-open the dialog it shows:
D depends on B
C depends on B

Thanks,
Bruce

"CT" wrote:
Bruce,

Can you give a more detaile dexample, please? Perhaps name the 4 projects,
the type, and which depends on which. Also, are they all set to build when
you build the solution?

--
Carsten Thomsen
Enterprise Development with VS .NET, UML, AND MSF
http://www.apress.com/book/bookDisplay.html?bID=105

"Bruce Wilhelm" <Bruce Wi*****@discussions.microsoft.com> wrote in message
news:69**********************************@microsof t.com...
I have a VS2003 solution with 4 projects in it. I am trying to set up the
dependencies in the dialog box, but after I close the dialog the
dependencies
do not change. Is there something that I am missing that keeps resetting
the
dependencies wrongly.

Thanks,
Bruce


Jul 22 '05 #3
CT
After you set them correctly, what does the Build Order tab of the Project
Dependencies dialog box show, are the projects listed correctly?

--
Carsten Thomsen
Enterprise Development with VS .NET, UML, AND MSF
http://www.apress.com/book/bookDisplay.html?bID=105

"Bruce Wilhelm" <Br**********@discussions.microsoft.com> wrote in message
news:48**********************************@microsof t.com...
CT,
The projects are as follows:
Project A - Static Lib
Project B - Static Lib
Project C - Static Lib
Project D - Exe

B depends on A
C depends on B
D depends on C

They are all set to build when the solution is built, and they do build.
Just not in the order that I have selected in the dependency dialog. When
I
re-open the dialog it shows:
D depends on B
C depends on B

Thanks,
Bruce

"CT" wrote:
Bruce,

Can you give a more detaile dexample, please? Perhaps name the 4
projects,
the type, and which depends on which. Also, are they all set to build
when
you build the solution?

--
Carsten Thomsen
Enterprise Development with VS .NET, UML, AND MSF
http://www.apress.com/book/bookDisplay.html?bID=105

"Bruce Wilhelm" <Bruce Wi*****@discussions.microsoft.com> wrote in
message
news:69**********************************@microsof t.com...
>I have a VS2003 solution with 4 projects in it. I am trying to set up
>the
> dependencies in the dialog box, but after I close the dialog the
> dependencies
> do not change. Is there something that I am missing that keeps
> resetting
> the
> dependencies wrongly.
>
> Thanks,
> Bruce


Jul 22 '05 #4

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

Similar topics

10
by: Simon Jefferies | last post by:
Hello, I'm getting a strange problem where when I load up my solution that has three projects:- a managed C++ .NET, one C++ lib, and a VB library. It locks up and doesn't load completely, I...
4
by: Stephen Ritchie | last post by:
At the moment we have in Solution Explorer 12 projects and using the configuration manager we ahve all dependancies and build order set correctly. The problem is that when we do >Debug>Start (F5)...
5
by: Dave L | last post by:
This is a strange problem that's plagued me for years using the .NET tools. The problem is this: ..NET applications installed on a virgin machine (framework installed, but no ..NET tools...
1
by: Sin | last post by:
I have a solution in which I have 4 projects. P1 is a EXE project (dependencies : P2 and P4) P2 is a DLL project (dependencies : P4) P3 is a DLL project (dependencies : P2) P4 is a DLL project...
3
by: Bruce Wilhelm | last post by:
I have a VS2003 solution with 4 projects in it. I am trying to set up the dependencies in the dialog box, but after I close the dialog the dependencies do not change. Is there something that I am...
1
by: bob_jeffcoat | last post by:
Hello, In my C# solution the MathsUtility Project uses a few fortran DLLs. What is the correct way to specify the dependancy of these DLLs? Initially I just stuck the DLLs in a directory on...
4
by: =?Utf-8?B?S2V2aW5NdXJwaHlSSkxH?= | last post by:
I'm trying to migrate a solution from .NET 1.1 to 2.0 (Visual Studio 2003 to VS 2005), and I'm getting a ton of "warning C4945" messages. I am not using MSBuild, I'm just doing a build from within...
10
by: Phil | last post by:
VB2005 Express. I am developing a solution that involves a windows forms application and a number of class library projects (DLLs). Some of the DLLs require extra data files or third party dlls. I...
8
by: Dave | last post by:
Does anyone have any idea why my 2005 solution is choosing to rebuild, everytime i execute any project within its space? There's nothing overly strange with the project assemblies within, a few...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.