|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Using .NET to connect to MQ Series |
« View previous topic :: View next topic » |
Author |
Message
|
vineet.rawat |
Posted: Thu May 03, 2007 6:36 am Post subject: Using .NET to connect to MQ Series |
|
|
Apprentice
Joined: 08 Aug 2005 Posts: 36
|
My Application is in VB .NET, I am trying to access a queue but receive MQRC_OPTIONS_ERROR error on making following call
Dim Manager = New MQQueueManager(MQManager, MQC.MQOO_INQUIRE, Channel, Connection)
** NOTE : Connection = ServerIP(Port) ex 10.255.136.23(1414)
I am using MQ Client version 5.3 on my PC. I have copied amqmdnet.dll from server and added reference for same into my project.
Can anyone please advise where am I going wrong. |
|
Back to top |
|
 |
zpat |
Posted: Thu May 03, 2007 8:21 am Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
Isn't MQOO the queue open options? |
|
Back to top |
|
 |
vineet.rawat |
Posted: Tue May 08, 2007 6:08 am Post subject: |
|
|
Apprentice
Joined: 08 Aug 2005 Posts: 36
|
Yes , MQOO are queue open options..
Do you have any Idea what options do I need to mention. |
|
Back to top |
|
 |
Vitor |
Posted: Tue May 08, 2007 6:12 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
vineet.rawat wrote: |
Yes , MQOO are queue open options..
Do you have any Idea what options do I need to mention. |
Well, not the queue options on the queue manager connect for certain!
Have you checked out the sample code and the .NET manual? _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
vineet.rawat |
Posted: Fri May 11, 2007 6:48 am Post subject: |
|
|
Apprentice
Joined: 08 Aug 2005 Posts: 36
|
I will try and look into the samples provided and let you kow |
|
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
|
|
|
|