Groups | Blog | Home
all groups > vb.net > april 2004 >

vb.net : reference to DLL


Julia Sats
4/5/2004 7:14:14 PM
Hi,

I create EXE file. My application reference to the some DLL files that not
regestered in GAC. I can copy that DLL in my application folder and the
application work fine. But the same DLL have to be used by other
applications. How I can create configuration file for referencing the DLL
and not copy them everytime.
I found in doc that it has to be XML file. Maybe somebody has an example of
such configuration file.

thanks.

Tom Shelton
4/5/2004 10:46:17 PM
[quoted text, click to view]

Um, if it has to be used by other applications, then it would seem to me
that this is an appropriate use of the GAC....

--
Tom Shelton [MVP]
Powered By Gentoo Linux 1.4
The greatest griefs are those we cause ourselves.
Julia Sats
4/6/2004 6:15:06 AM

[quoted text, click to view]

Other applications - also my applications. The DLLs are the global
functions, etc for different project. Anyway, the question the same, how to
create configuration file?

Thanks

AddThis Social Bookmark Button