Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Mm.net install
Message
De
21/01/2011 11:07:29
 
 
À
21/01/2011 10:42:52
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Versions des environnements
Environment:
C# 4.0
OS:
Windows 7
Application:
Desktop
Divers
Thread ID:
01496784
Message ID:
01496869
Vues:
39
>>>Went through the install instructions, opened a project then right clicked on the toolbox to add the mm.net windows components tab. When though the steps to add the components and I get (under the new tab)
>>>
>>>Controls in this category are unavailable for the .net framework 4 Client Profile. To change this setting, open the Project Properties Window.
>>>
>>>Now I don't know what to do from here.
>>
>>Don't know MM but it sounds as if the controls use assemblies that aren't included in the 'Client Profile' set. Try (in the Project/Properties Application tab) changing the Target Framework to just Net Framework 4.
>
>Yes, that worked, thanks. Not sure what 'Client Profile' is or how to make that a default but I will investigate that.

It's the basic subset of the .NET Framework assemblies required to run Windows desktop apps (i.e. it excludes, for example, the ASP.NET stuff). The idea is that if you target the Cleint profile you can use a lighter-weight .NET install.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform