473,513 Members | 10,313 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Maintaining references in late bound assemblies

I took me a while actually figure out what this problem was, and now
I'm totally stuck. Any help is much appreciated.

Basicaly, I have an application (App1) that references a class library
(Lib1). Lib1 late-binds Lib2. Lib2 references Lib3.

When run, everything works fine until Lib2 calls Lib3.Class1. At that
point, I get a "File Not Found" error regarding "...Lib3 or one of its
dependancies"

If I change it so that it's early-bound (not a long term option,
unfortuantly) it works perfectly.

-Andy
Nov 20 '05 #1
0 805

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

12
1636
by: A-PK | last post by:
Anyone know how to breakdown every modules into different assemblies and refernces. Hence, to repair problematic module, only that particular module needed to be recompiled. or any place...
1
1419
by: steve | last post by:
We have an application where a number of features are optional. These features are contained within separate dll assemblies. We don't want to distribute the optional dll assemblies if the user...
1
1813
by: Jeff B. Jr | last post by:
First off, let me say that I'm still relatively new, so please bear with me. My problem lies in creating a program that has two parts, a core application, and then other modules that can be added...
5
526
by: Adonis Walmsley-McCarthy | last post by:
Hello all, I have recently developed a system in Access 2003 which focuses on the creation of surveys and analyses data. The analysis side of the system is accomplished using a linke to Excel....
9
2051
by: Lauren Quantrell | last post by:
I'd down to four references in my Access2K .adp project. I know I can't get rid of two of them: Visual Basics for Applications and Access 9.0 Object Library. But, can I get rid of: OLE...
4
1228
by: Tamir Khason | last post by:
Following the scenario: client want the application in ONE file only and do not want to hear about more then one exe in directory. The application is about 10 projects (no other way to build 'cos...
1
1537
by: tlwright1414 | last post by:
I have Assembly A which late binds Assembly B using the following code... Assembly b = Assembly.LoadFile(@"C:\dev\B.dll"); object o = b.CreateInstance( "NameSpaceB.ClassB" ); object oEmitObj =...
3
4400
by: =?Utf-8?B?am1obWFpbmU=?= | last post by:
When I put asp controls inside the LoginView it removes the codebehind references so that the page will not build. For example: <asp:LoginView ID="LoginView" runat="server" > <LoggedInTemplate>...
14
2006
by: Siv | last post by:
hi, I am converting an application that writes to an Excel spreadsheet and the code trips the "option Strict" that I would like on because the parser says "option Strict On disallows late...
0
7254
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7153
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7373
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7432
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7094
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7519
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5677
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
796
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
452
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.