Author |
Message |
Topic: Access Different Queue Managers |
nandu
Replies: 1 Views: 2780
|
Forum: General Discussion Posted: Fri Feb 25, 2005 10:11 am Subject: Access Different Queue Managers |
How can I access different queue managers from same VB application |
Topic: MQSERVER environment variable in vb6 |
nandu
Replies: 6 Views: 10832
|
Forum: General Discussion Posted: Thu Feb 24, 2005 1:53 pm Subject: MQSERVER environment variable in vb6 |
I wish to get info on MQCONNX and channel tables ??? |
Topic: MQSERVER environment variable in vb6 |
nandu
Replies: 6 Views: 10832
|
Forum: General Discussion Posted: Thu Feb 24, 2005 1:45 pm Subject: MQSERVER environment variable in vb6 |
Where can I get those documentation |
Topic: MQSERVER environment variable in vb6 |
nandu
Replies: 6 Views: 10832
|
Forum: General Discussion Posted: Thu Feb 24, 2005 12:24 pm Subject: MQSERVER environment variable in vb6 |
In my VB6 application i have to access two different queue managers which reside in different ports and channels. How can I attain this ? I undersatnd we can use MQSERVER environment variable . But it ... |
Topic: Access MQ Queues from ASP.NET APPLICATION |
nandu
Replies: 10 Views: 15792
|
Forum: General IBM MQ Support Posted: Fri Feb 11, 2005 6:45 am Subject: Got access |
Finally I was able to get access the MQ sever .
i changed the username and password in machine.config to my windows nt and password and was able to run the application successfully.
Thank you e ... |
Topic: Access MQ Queues from ASP.NET APPLICATION |
nandu
Replies: 10 Views: 15792
|
Forum: General IBM MQ Support Posted: Thu Feb 10, 2005 10:45 am Subject: Access MQ Queues from ASP.NET APPLICATION |
Thats the portion I am confused .
For windos application i am able to run this code properly through my userid . i am not explicitly setting anything
so web how should I set the userid . I beliv ... |
Topic: Access MQ Queues from ASP.NET APPLICATION |
nandu
Replies: 10 Views: 15792
|
Forum: General IBM MQ Support Posted: Thu Feb 10, 2005 10:35 am Subject: Access MQ Queues from ASP.NET APPLICATION |
I am getting 2035 error - Access not authorized error but if i try the same code from windows application I am able to access the queue manager |
Topic: Access MQ Queues from ASP.NET APPLICATION |
nandu
Replies: 10 Views: 15792
|
Forum: General IBM MQ Support Posted: Thu Feb 10, 2005 9:54 am Subject: Access MQ Queues from ASP.NET APPLICATION |
I am using following code to access mq queue manager and queues from asp.net application . But through windows application I am able to acces these queues but from web application i am not able to acc ... |
Topic: Problem in Puttine mesasge to message queue |
nandu
Replies: 6 Views: 4163
|
Forum: General IBM MQ Support Posted: Wed Feb 09, 2005 1:43 pm Subject: Problem in Puttine mesasge to message queue |
I am using following code for putting message to mesasge queue through VB.NET. Everything works fine but when I check the queue no messages there . Please guide me where I am going wrong or is it a qu ... |