Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using WebSphere MQ under .NET 4
Message
From
09/02/2011 12:33:33
 
 
To
09/02/2011 00:39:28
General information
Forum:
ASP.NET
Category:
Third party products
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01499304
Message ID:
01499419
Views:
47
This message has been marked as the solution to the initial question of the thread.
Hi Michel

I believe that warning is a .Net thing completely unrelated to MQSeries. It's complaining that an instance variable (loMQEnvironment) is being used to access non-instance properties (i.e. shared). Just use the class name itself...MQEnvironment.

If you run into anything else, just let me know. I do this stuff all the time....and it can be a real pain to get a handle on it.

Scott
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform