|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
problem with amqmdxcs |
« View previous topic :: View next topic » |
Author |
Message
|
major7 |
Posted: Thu Jun 26, 2008 2:16 am Post subject: problem with amqmdxcs |
|
|
Novice
Joined: 26 Jun 2008 Posts: 12
|
Hi all,
I'm trying to connect to an mq series queue from a .Net Application.
Since I have no idea how that works, I nicked some code from the sample apps.
The following line gives me trouble right now :
Code: |
IConnectionFactory cf = factoryFactory.CreateConnectionFactory();
|
First, it threw an exception that amqmdxcs.dll is missing. Fortunately I found it somewhere. Now that I included the assembly to the GAC, It moans something like "The type IBM.WMQ.ManagedCommonServices in the assembly amqmdxcs, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7a58d55a51981a15 could not be loaded.
So I use the VS Object Browser to check on the Assy, and see there : It has "CommonServices", but no "ManagedCommonServices"...The public key token of the assembly i loaded is the right one, so it can't be a versiom problem.
does anyone have any idea?
please... me. |
|
Back to top |
|
 |
fjb_saper |
Posted: Thu Jun 26, 2008 4:28 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
From what you show us you would need to have following installed on your system:
a) MQ client
b) XMS support pack
Enjoy  _________________ MQ & Broker admin |
|
Back to top |
|
 |
major7 |
Posted: Fri Jun 27, 2008 2:00 am Post subject: |
|
|
Novice
Joined: 26 Jun 2008 Posts: 12
|
i neither had the support pack installed, nor did i find the right one online.
but in my network neighborhood, it was still available somewhere. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|