Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
IBM WebSphere initialization
Message
From
18/12/2005 21:12:17
 
 
To
16/12/2005 18:14:29
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01078851
Message ID:
01079062
Views:
29
>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,
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform