Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Deploy to a Web Server
Message
 
À
17/03/2005 14:00:42
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Versions des environnements
Environment:
VB.NET 1.1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
00996981
Message ID:
00997088
Vues:
22
One thing you might try if you haven't already done so is right-click on each of the mm assembly references, choose properties, change "Copy Local=True".

Try copy again - this should make the project completely stand alone and deployable to any server.

When you install MM.NET all the assembly are placed in the Global Assembly Cache (GAC) and therefore when you reference them in your project they are automatically set to false. VS.NET trying to helpful by assuming that since you have the assembly in the GAC when you deploy it the assembly will also be in the GAC... <g>!

Give it a shot and tell us how it went.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform