PC Review


Reply
Thread Tools Rate Thread

automatically including other references when adding a DLL to a project

 
 
Bob
Guest
Posts: n/a
 
      27th Aug 2003
Is it possible to have a DLL automatically include references to other DLL's
that it depends upon when it is added to a project?

Bob

 
Reply With Quote
 
 
 
 
Tom Spink
Guest
Posts: n/a
 
      27th Aug 2003
The DLL you are adding needs those DLL's but the Assembly you are adding the
reference to does not necessarily need those DLLs, therefore the DLLs are
not added, because they are not required by the Assembly.

Your application will still work, even if those DLL's aren't referenced.

--
HTH,
-- Tom Spink, Über Geek

Please respond to the newsgroup,
so all can benefit


"Bob" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Is it possible to have a DLL automatically include references to other

DLL's
> that it depends upon when it is added to a project?
>
> Bob
>



 
Reply With Quote
 
Bob
Guest
Posts: n/a
 
      27th Aug 2003
Certainly not required, but is it possible?

Bob

"Tom Spink" <(E-Mail Removed)> wrote in message
news:O%(E-Mail Removed)...
> The DLL you are adding needs those DLL's but the Assembly you are adding the
> reference to does not necessarily need those DLLs, therefore the DLLs are
> not added, because they are not required by the Assembly.
>
> Your application will still work, even if those DLL's aren't referenced.
>
> --
> HTH,
> -- Tom Spink, Über Geek
>
> Please respond to the newsgroup,
> so all can benefit
>
>
> "Bob" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Is it possible to have a DLL automatically include references to other

> DLL's
> > that it depends upon when it is added to a project?
> >
> > Bob
> >

>
>


 
Reply With Quote
 
Tom Spink
Guest
Posts: n/a
 
      27th Aug 2003
In the IDE? No.

--
HTH,
-- Tom Spink, Über Geek

Please respond to the newsgroup,
so all can benefit


"Bob" <(E-Mail Removed)> wrote in message
news:#(E-Mail Removed)...
> Certainly not required, but is it possible?
>
> Bob
>
> "Tom Spink" <(E-Mail Removed)> wrote in message
> news:O%(E-Mail Removed)...
> > The DLL you are adding needs those DLL's but the Assembly you are adding

the
> > reference to does not necessarily need those DLLs, therefore the DLLs

are
> > not added, because they are not required by the Assembly.
> >
> > Your application will still work, even if those DLL's aren't referenced.
> >
> > --
> > HTH,
> > -- Tom Spink, Über Geek
> >
> > Please respond to the newsgroup,
> > so all can benefit
> >
> >
> > "Bob" <(E-Mail Removed)> wrote in message
> > news:(E-Mail Removed)...
> > > Is it possible to have a DLL automatically include references to other

> > DLL's
> > > that it depends upon when it is added to a project?
> > >
> > > Bob
> > >

> >
> >

>



 
Reply With Quote
 
Herfried K. Wagner [MVP]
Guest
Posts: n/a
 
      28th Aug 2003
Hello,

"Bob" <(E-Mail Removed)> schrieb:
> Certainly not required, but is it possible?


They are required for running the application.

Regards,
Herfried K. Wagner
--
MVP · VB Classic, VB .NET
http://www.mvps.org/dotnet


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding References to a Project ManicMiner17 Microsoft Excel Discussion 2 13th Feb 2011 03:40 PM
Adding references in Access project Marc Microsoft Access Form Coding 4 24th Mar 2009 04:36 AM
Dynammically adding project references into the webproject. Anubhav Jain Microsoft C# .NET 0 17th Apr 2006 03:40 PM
Adding DLL references to VB.Net Project =?Utf-8?B?RGVubmlz?= Microsoft VB .NET 6 18th Dec 2004 10:17 PM
automatically including generated C# files into project build Alan Krueger Microsoft C# .NET 6 16th Sep 2004 04:21 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:16 PM.