HarpreetSachdeva
Programmer
Hello..
I have installed MQServer on Windows 2003 server and MQClient on Windows NT 4.x workstation.
On my server I have defined default queue manager, server connection as follows.
Default Queue Manager : QM_gsgb247a
Server Connection : S_gsgb247a
local queue : testlocal
listner : 1414,TCP
On my client I have create the client channel as follows.
MQSERVER=S_gsgb247a/TCP/gsgb247a(1414)
But when I am trying to test the connection through amqsputc program it is ending with error and reason code of 2035.
But when I try to connect to server through visual basic sample program amqsputb it ends up with an error code of 2059.
Please note that I don't have Active direcotry services installed on my client machine and can not get it installed so if it can work with the installation of active direcotry services being installed then please let me know.
Apart from the above my MQServer machine and my MQClient machine they both are on different domains but I can ping MQServer machine from my MQClient machine.
MQServer machine is logged with local administrative user and MQClient is logged on as a network user.
Please help me on this and thanks in adavance
HS.
I have installed MQServer on Windows 2003 server and MQClient on Windows NT 4.x workstation.
On my server I have defined default queue manager, server connection as follows.
Default Queue Manager : QM_gsgb247a
Server Connection : S_gsgb247a
local queue : testlocal
listner : 1414,TCP
On my client I have create the client channel as follows.
MQSERVER=S_gsgb247a/TCP/gsgb247a(1414)
But when I am trying to test the connection through amqsputc program it is ending with error and reason code of 2035.
But when I try to connect to server through visual basic sample program amqsputb it ends up with an error code of 2059.
Please note that I don't have Active direcotry services installed on my client machine and can not get it installed so if it can work with the installation of active direcotry services being installed then please let me know.
Apart from the above my MQServer machine and my MQClient machine they both are on different domains but I can ping MQServer machine from my MQClient machine.
MQServer machine is logged with local administrative user and MQClient is logged on as a network user.
Please help me on this and thanks in adavance
HS.