|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Connecting to a remote queue in ASP.NET |
« View previous topic :: View next topic » |
Author |
Message
|
vijkid |
Posted: Tue Oct 21, 2003 3:19 am Post subject: Connecting to a remote queue in ASP.NET |
|
|
Novice
Joined: 09 Oct 2003 Posts: 13
|
I am trying to connect to a queue which is indirectly connected to a remote queue via transmission queue . When I connect to Local Queue through sender channel, it gives a error 2059.
Can somebody help me
Thanks
Vijay Sharma
vijay_sharma@keaneindia.com |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Oct 21, 2003 5:24 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Sender channels are not used for client connections. They are used by MQSeries servers to send messages to other MQSeries servers.
You want to connect to a Server Connection Channel.
There is a whole manual about client connections, called 'Clients' available. You should read it, it may help. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
vijkid |
Posted: Tue Oct 21, 2003 7:46 am Post subject: Specifying a Sender Channel |
|
|
Novice
Joined: 09 Oct 2003 Posts: 13
|
Thanks , but the problem is is i specify a server connection channel to connect to Queue Manager, It dosent looks for Remote Queue saying queue name is not valid, do i need to specify the sender channel separately, Can u please explain me the same in detail.
Thanks |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Oct 21, 2003 8:05 am Post subject: Re: Specifying a Sender Channel |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
vijkid wrote: |
Thanks , but the problem is is i specify a server connection channel to connect to Queue Manager, It dosent looks for Remote Queue saying queue name is not valid, do i need to specify the sender channel separately, Can u please explain me the same in detail.
Thanks |
Again, you do not use sender channels at all for talking from a client to a queue manager.
Can you explain, in specific detail, exactly your setup and exactly what you are trying to do?
Also, this is the wrong forum for posting this question. You should really be asking in either the MQ API Support forum or the General Discussion forum. This particular forum is for topics and questions about code that is available under the button at the top of the page labeled 'repository'. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
Michael Dag |
Posted: Thu Mar 17, 2005 2:13 am Post subject: |
|
|
 Jedi Knight
Joined: 13 Jun 2002 Posts: 2607 Location: The Netherlands (Amsterdam)
|
|
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
|
|
|
|