Hi,
myproject/bin
Ken
-------------------
"Agnes" <(E-Mail Removed)> wrote in message
news:uo0fU%(E-Mail Removed)...
I found the .dll in two directories.
myProject/bin
myProject/obj/debug
Do you know Which one is correct ?
thanks a lot
"Ken Tucker [MVP]" <(E-Mail Removed)> 在郵件
news:(E-Mail Removed) 中撰寫...
> Hi,
>
> Sounds like the dll got recompiled giving it a new version
> number. Add a reference to the newer version.
>
> Ken
> ---------------------------------
> "Agnes" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> 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.
>
>
>
|