References in VS.Net 2003

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Urs Vogel (uvogel_at_msn.com)
Date: 10/06/04


Date: Wed, 6 Oct 2004 18:04:14 +0200

Hi

I observed that my solutions frequently changes the location of references.
I have a number of shared DLLs in my solution, used by different
applications. When adding the reference in the IDE withing the project,
they're automatically set to Copy Local, and it looks OK in the beginning.
As soon as I recompile, it changes the directory of some references to the
local directory of the application. It doesn't do it with all references,
and I couldn't figure out a pattern of which references are changed. The
whole solution and its applications are dependent from these DLLs, which I
set in 'dependencies' within each project. When finally building the
solution, I have to very careful that the latest versions of my DLLs are
included. This is really dagnerous in terms of QA...

Any hints where this could come from, or what I could do about it?

Thanks for any hints, Urs



Relevant Pages

  • Re: References in VS.Net 2003
    ... There's been a path pointing to the applications directory, ... > Hi Urs, ... I have a number of shared DLLs in my solution, ... >> references to the local directory of the application. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: DLL and external references
    ... > This is probably a basic question: ... references and "bind" them to addresses by adding object code from external ... This behavior of the compiler doesn't change when DLLs are present. ...
    (microsoft.public.vc.language)
  • Dependencies vs. Merge Modules
    ... Whenever I create a Setup Project for an application I'm working on, ... Visual Studio automatically detects that application's dependencies. ... the application project's References folder. ... a collection of DLLs) are distributed. ...
    (microsoft.public.vsnet.general)
  • Interop errors
    ... I have an ASP.NET website that has several references to COM dlls. ... My website won't compile and I'm seeing several errors currently, ... Dim myScriptingVar1 as new Scripting.Dictionary ...
    (microsoft.public.dotnet.framework.interop)
  • Re: How to test if a DLL (library) exists
    ... will see the referenced dlls in the dialog that comes up. ... dlls as librarys through vba. ... I have done it with regsrv for windows files before but only through ... > How do I test in VBA to see if a particual DLL exists in my references? ...
    (microsoft.public.excel.programming)