Assembly
Andrew Dunn <[email protected]> Wed, 8 Aug 2007 11:41:15 +1000
| Newsgroups | gmane.comp.windows.devel.dotnet.web |
|---|---|
| Message-ID | <5B2CE496DCCE2040B271D9417E72CB2822BE33@bdbdc2.corporate.hcn.com.au> |
Hi, This is my application: In folder1: A.dll B.dll C.exe In folder2: D.exe This is my issue: D.exe references A.dll C.exe references A.dll A.dll references B.dll I can not change the location of B.dll, C.exe or D.exe I need to place A.dll in a location so that both D.exe and C.exe can reference it, but also so A.dll can reference B.dll. How do I go about solving this issue? Thank you, andrew =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com