PC Review


Reply
Thread Tools Rate Thread

Dependency walker

 
 
Chris Capel
Guest
Posts: n/a
 
      17th Jul 2003
Say ... does anyone know of a good (perhaps free) .NET assembly dependency
walker? Because when you have a project A with a reference B which is also a
reference of C, and C is also a reference of A, and you recompile B in
project A but not C, you get that error "Dependency B.dll in project A
cannot be copied to build directory because it would overwrite the
dependency (old version of B.dll)", but it doesn't tell you that the old
version of B is referenced by C, so you have to go open project C and see
whether B actually is a dependency, and sometimes there are four or five
possible C's, and you can't remember where you used B, so it takes a while,
and you have to rebuild so much and put so much bother into it, that it
would be easier to see exactly which projects you need to rebuild and and
which you don't...

Chris


 
Reply With Quote
 
 
 
 
4Space
Guest
Posts: n/a
 
      17th Jul 2003
Do a search for ADepends on your system. The sourcecode should come with
Visual Studio. Just run NMAKE and you're away.

Cheers,

4Space

"Chris Capel" <(E-Mail Removed)> wrote in message
news:%23w1O%(E-Mail Removed)...
> Say ... does anyone know of a good (perhaps free) .NET assembly dependency
> walker? Because when you have a project A with a reference B which is also

a
> reference of C, and C is also a reference of A, and you recompile B in
> project A but not C, you get that error "Dependency B.dll in project A
> cannot be copied to build directory because it would overwrite the
> dependency (old version of B.dll)", but it doesn't tell you that the old
> version of B is referenced by C, so you have to go open project C and see
> whether B actually is a dependency, and sometimes there are four or five
> possible C's, and you can't remember where you used B, so it takes a

while,
> and you have to rebuild so much and put so much bother into it, that it
> would be easier to see exactly which projects you need to rebuild and and
> which you don't...
>
> Chris
>
>



 
Reply With Quote
 
 
 
 
Chris Capel
Guest
Posts: n/a
 
      17th Jul 2003
Cool! Thanks.

Chris


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Dependency walker for components? =?Utf-8?B?V2lsbGlhbSBTdWxsaXZhbg==?= Windows XP Embedded 5 15th Apr 2005 05:00 PM
Dependency Error: The dependency <dll> in project <project> cannot be coppied to the run directory becuase it would conflict with dependency <dll> Jay A. Moritz Microsoft VB .NET 2 14th Apr 2005 07:57 AM
Loading mpr.dll in Dependency walker ... Radhakrishna Tadepalli Windows XP Basics 1 23rd Jul 2004 12:08 AM
Loading mpr.dll in Dependency walker ... For example: John Smith Windows XP Basics 1 22nd Jul 2004 08:43 PM
.NET Dependency Walker? Mark A. Richman Microsoft Dot NET Framework 3 16th Jan 2004 07:50 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:07 AM.