Author |
Message
|
raw |
Posted: Fri Nov 09, 2007 9:50 am Post subject: Connect to Remote Queue using .Net |
|
|
Newbie
Joined: 09 Nov 2007 Posts: 4 Location: Charlotte,NC
|
Good afternoon!! I'm getting a 2059 error trying to connect to a remote queue on a remote machine using a .Net app - can anyone possibly give me some guidance on how to set this up to send a message from the .Net app to a remote machine?? |
|
Back to top |
|
 |
RogerLacroix |
Posted: Fri Nov 09, 2007 9:56 am Post subject: |
|
|
 Jedi Knight
Joined: 15 May 2001 Posts: 3264 Location: London, ON Canada
|
Hi,
You did not give enough info. Are you using MQCONN or MQCONNX ? Are you using MQSERVER or MQCHLTAB environment variable? Do you know that MQ is case sensitive? i.e. MyQueue is NOT the same as myqueue.
Regards,
Roger Lacroix
Capitalware Inc. _________________ Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter |
|
Back to top |
|
 |
raw |
Posted: Fri Nov 09, 2007 11:05 am Post subject: Error 2059 |
|
|
Newbie
Joined: 09 Nov 2007 Posts: 4 Location: Charlotte,NC
|
Thanks for your reply - I'm using MQCONN and a MQServer variable specified in my environmental variables. I can send messages using Websphere to the remote queue but not thru the .Net API |
|
Back to top |
|
 |
jefflowrey |
Posted: Fri Nov 09, 2007 11:33 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
What does the Using .Net manual say about establishing a client connection? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
raw |
Posted: Fri Nov 09, 2007 12:31 pm Post subject: |
|
|
Newbie
Joined: 09 Nov 2007 Posts: 4 Location: Charlotte,NC
|
Please tell me where I can see this manual that you refer to - Thanks |
|
Back to top |
|
 |
PeterPotkay |
Posted: Fri Nov 09, 2007 12:54 pm Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
|
Back to top |
|
 |
|