Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
IBM WebSphere initialization
Message
 
 
À
16/12/2005 18:14:29
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
01078851
Message ID:
01079062
Vues:
28
>Since I have upgraded to VS 2005, the following IBM WebSphere initialization generates a warning at design time:
>
>
>    ' IBM WebSphere MQ initializations
>    Public loEnvironment As IBM.WMQ.MQEnvironment
>
>
>The message is "Type of member 'loEnvironment' is not CLS-compliant".
>
>Anyone knows how to resolve that?

This is an FxCop rule. You shouldn't use hungarina notation in .NET. Types are strictly enforced and the IDE tell you about that. In any case, its just a warning, not a breaking issue.

Regards,
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform