Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
3 apps, 1 set of common components
Message
Information générale
Forum:
ASP.NET
Catégorie:
Déploiements
Versions des environnements
Environment:
VB.NET 1.1
OS:
Windows Server 2003
Divers
Thread ID:
01041542
Message ID:
01041601
Vues:
19
>Hello,
>
>I have finished writing two vb.net console apps. Both of them share a class library (also written by me), that is just a wrapper around Mabry's ftp component.
>
>I'd like to know how to be able to keep just ONE copy of the mabry component and my wrapper in the target system instead of 2 copies (one for each of my apps).
>
>If there's no simple answer to this question, a link would be greatly appreciated as well.
>
>Thanks!
>
>Alex

Alex,
In addition to throwing the DLL into the GAC (like Cetin sugested) you could put all 3 apps along with the DLL into the same folder, that way the 3 apps would use the same DLL.

Einar
Semper ubi sub ubi.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform