Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to share dlls
Message
De
03/03/2005 20:47:08
Eugenio Casal
Futura Tecnologia Informação Consult Ltd
São Paulo, Brésil
 
Information générale
Forum:
ASP.NET
Catégorie:
Déploiements
Versions des environnements
Environment:
VB.NET 1.1
OS:
Windows XP
Divers
Thread ID:
00992541
Message ID:
00992627
Vues:
23
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform