Posted: Mon Jan 07, 2008 10:14 am Post subject: Unable to create MQQueueManager after upgrading from 5.3
Novice
Joined: 06 Nov 2006 Posts: 17
We upgraded our test server with Version 6.0 of MQ Client.
Now I get the following error when I try to instantiate my MQQueueManager:
Exception has been thrown by the target of an invocation.
The line of code causing the MQException is:
mqQMgr = new MQQueueManager( sendQueueManagerName, channelName, connectionName );
This is C# code.
We added amqmdnet.dll and amqmdxcs.dll to the GAC (Global Assembly Cache).
The only thing we have not tried is to reboot the server.
What could be the problem?
Is this the currect forum for this type of question?
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