dependency warning

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Agnes (agnes_at_dynamictech.com.hk)
Date: 08/10/04


Date: Tue, 10 Aug 2004 23:31:56 +0800

I got a *.dll , my two projects will use the same *.dll
in my 2nd project , i need to add this *.dll
However, I got an error
'Warning: The dependency 'dtsclass,version =1.01683.21719,culture=neutral'
in project "my2ndproject" cannot be copied to the run directory because it
would overwrite the reference
'dtsclass,version=1.0.1683.42038,culture=neutral'
I don't know what happend ??? my 1stproject still work fines...
Please help.



Relevant Pages

  • VB FAQs (Interview Questions) lot lot
    ... Consider two objects, A and B. A holds a reference to B, ... Why do so many example programs not use the DLL name ... Private Declare Function SendMessage Lib "user32" ... Private Const BUFFER_LENGTH As Long = 255 ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Sharing Code
    ... What I found would happen is that when the device dll was built visual ... In the desktop project when you add a reference to the dll, ... > projects, one smart device and one desktop, but they're in the same ... > The 2 form projects have references to this class library projects. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Namespaces - broad question
    ... Reference the Class Library in your Page, ... > aspx pages that I know I want utilize a specific function within, ... > have the same codebehind page), how can I reference this function. ... >> A .Net assembly is a compiled DLL. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Namespace Question
    ... >>i saw that when i changed it to true my dll was copied to the bin folder ... >>the reference by looking in the following locations, ... Look for assemblies in directories specified with the Reference Path ... >> tried to use the GAC but the process to convert dll to be strong name ...
    (microsoft.public.dotnet.languages.vb)
  • Re: calling from one workbook the classes and functions in another
    ... having discovered the vb trick recently I'm suddenly a big fan ... > reference to the instantiated class. ... you can't instantiate the class. ... >> Copy your cls into a VB Project for an activex dll. ...
    (microsoft.public.excel.programming)