Author |
Message |
Topic: Exception starting C# WMQ connection (NmqiPropertyHandler?) |
mcoyote
Replies: 11 Views: 21394
|
Forum: IBM MQ API Support Posted: Fri Oct 30, 2009 12:39 pm Subject: Exception starting C# WMQ connection (NmqiPropertyHandler?) |
So, reading the thread again.
You probably need either the WMQ V7 client or a WMQ v6 version of IA9H.
At least one of those should be findable on the SupportPacs site.
In fact, reviewing the ... |
Topic: Exception starting C# WMQ connection (NmqiPropertyHandler?) |
mcoyote
Replies: 11 Views: 21394
|
Forum: IBM MQ API Support Posted: Thu Oct 29, 2009 9:55 am Subject: Exception starting C# WMQ connection (NmqiPropertyHandler?) |
So, reading the thread again.
You probably need either the WMQ V7 client or a WMQ v6 version of IA9H.
At least one of those should be findable on the SupportPacs site.
In fact, reviewing the ... |
Topic: Exception starting C# WMQ connection (NmqiPropertyHandler?) |
mcoyote
Replies: 11 Views: 21394
|
Forum: IBM MQ API Support Posted: Thu Oct 29, 2009 9:37 am Subject: Exception starting C# WMQ connection (NmqiPropertyHandler?) |
Running the installer does not necessarily mean that you have installed the WMQ Client itself.
If you have run the typical configuration from WMQ Server installer CD, then it will not also install ... |
Topic: Exception starting C# WMQ connection (NmqiPropertyHandler?) |
mcoyote
Replies: 11 Views: 21394
|
Forum: IBM MQ API Support Posted: Thu Oct 29, 2009 8:49 am Subject: Exception starting C# WMQ connection (NmqiPropertyHandler?) |
I think the poster means "have you installed a full WMQ client or just copied some likely looking dlls?"
Yes, I ran the official IBM installers for all three products, every time we tried ... |
Topic: Exception starting C# WMQ connection (NmqiPropertyHandler?) |
mcoyote
Replies: 11 Views: 21394
|
Forum: IBM MQ API Support Posted: Wed Oct 28, 2009 6:55 pm Subject: Exception starting C# WMQ connection (NmqiPropertyHandler?) |
Have you installed you XMS package on top of a full MQClient?
Let's sere...last we tried was v6.0.2.8, with server v7.0.1. That's what you meant by that, correct? We've been trying sever ... |
Topic: Exception starting C# WMQ connection (NmqiPropertyHandler?) |
mcoyote
Replies: 11 Views: 21394
|
Forum: IBM MQ API Support Posted: Wed Oct 28, 2009 2:41 pm Subject: Exception starting C# WMQ connection (NmqiPropertyHandler?) |
Hi there,
I've since investigated this further and it's gotten murkier. When poking around with Reflector in the assemblies installed by the IBM Message Service for .NET (as found in the GAC, post- ... |
Topic: Issue - unable to set MQEnvironment.UserID in C# applicaiton |
mcoyote
Replies: 4 Views: 24617
|
Forum: IBM MQ API Support Posted: Tue Oct 27, 2009 11:50 am Subject: Issue - unable to set MQEnvironment.UserID in C# applicaiton |
I noted the following in the readme for (what appears to be) the current message services for .NET client, which you are probably using:
/*********************************************************** ... |
Topic: Exception starting C# WMQ connection (NmqiPropertyHandler?) |
mcoyote
Replies: 11 Views: 21394
|
Forum: IBM MQ API Support Posted: Tue Oct 27, 2009 11:04 am Subject: Exception starting C# WMQ connection (NmqiPropertyHandler?) |
Hi there,
Similar to another, recent post (can't post links yet, sorry), I'm getting the following stack trace when attempting to connect to a remote WMQ server:
System.TypeInitializationExcepti ... |