Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to share dlls
Message
From
03/03/2005 20:47:08
Eugenio Casal
Futura Tecnologia Informação Consult Ltd
São Paulo, Brazil
 
General information
Forum:
ASP.NET
Category:
Deployments
Environment versions
Environment:
VB.NET 1.1
OS:
Windows XP
Miscellaneous
Thread ID:
00992541
Message ID:
00992627
Views:
24
Yuri,

>It is what I did to get the actual file ADODB.dll, and to be able to put it into the first application directory in production.
>I can do the same with the second application, but then I have no choice but to put the second ADODB.dll into the second application production directory.
>
>However, I would like to have only ONE dll file, and be able to share it between two applications in the production environment (where Visual Studio is not installed, and among windows\assemblies there is no ADODB directory).
>
>Is it possible?
>

It´s possible to share assemblies installing them in the GAC (Global Assembly Cache).

Take a look at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconglobalassemblycache.asp

Regards,

Eugênio
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform