Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DotNET Installation TIPS
Message
Information générale
Forum:
ASP.NET
Catégorie:
Installation et Configuration
Versions des environnements
Environment:
VB 9.0
OS:
Windows XP SP3
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01588700
Message ID:
01588737
Vues:
50
>Hi Gang!
>
>How do you go about installing dotNET 4.0 client and/or extended?
>
>It should be for 32 and 64 bit machines - Windows XP Service Pack 3 up to Windows 7 ?

Firstly, and obviously, make sure that all projects are targeting 'Any CPU' (Project properties/Build/Platform target)

There are multiple deployment methods available - the right/best one will depend on your user base.
Read this : http://msdn.microsoft.com/en-us/library/ee942965(v=vs.100).aspx

Personally, all other things being equal, I favour the ClickOnce method which can be set up in the 'Publish' page of your main project properties. Nice thing about this is that it allows updates/ bug fixes to be rolled out automatically to clients.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform