Author |
Message |
Topic: Setting message id to none in vb.net |
vijkid
Replies: 2 Views: 2712
|
Forum: IBM MQ API Support Posted: Thu Nov 20, 2003 4:03 am Subject: Setting message id to none in vb.net |
Dear Forum,
I have a problem that when I am trying to fetch message in loop i am getting the first message but after that it does not fetches. The reason indentified was that every time I have to p ... |
Topic: question for running a vb.net MQ example |
vijkid
Replies: 5 Views: 12045
|
Forum: General IBM MQ Support Posted: Fri Nov 07, 2003 3:32 am Subject: Problem with MQGET |
Dear All,
I have used MQ in asp.net and I am able to post message sucessfully, but the problem here is when I fetch the message after the execution is put resets my IIS application and everytime my ... |
Topic: MQ Posting clearing the session and restarting the applicati |
vijkid
Replies: 0 Views: 1158
|
Forum: General Discussion Posted: Fri Nov 07, 2003 1:16 am Subject: MQ Posting clearing the session and restarting the applicati |
Dear Forum,
I am using MQ Series with IIS , the problem i am getting is when i use mq.put (ibm classes for ,net) after putting the same , I am loosing all my session variables and my application is ... |
Topic: Using Mqseries.net with ASP .NET and Windows 200 |
vijkid
Replies: 1 Views: 1759
|
Forum: General Discussion Posted: Wed Nov 05, 2003 2:28 am Subject: Using Mqseries.net with ASP .NET and Windows 200 |
Dear Forum,
I have worked with MQ Series using windows 2000. In order to do this I used MQ Classes which are provided by IBM www-3.ibm.com/software/integration/support/ supportpacs/individual/ma7p.h ... |
Topic: Usage of CorrelationId |
vijkid
Replies: 4 Views: 2596
|
Forum: General Discussion Posted: Mon Nov 03, 2003 7:02 am Subject: Using CorrId |
I have seen the example but not clear with it as i am new to MQ Series and secondly i have to quote the program in vb.net where no of options might differ, can u send me some instruction on 1) Setting ... |
Topic: Usage of CorrelationId |
vijkid
Replies: 4 Views: 2596
|
Forum: General Discussion Posted: Mon Nov 03, 2003 3:22 am Subject: Usage of CorrelationId |
Dear All,
I need to post a messafe to queue and receive reply with reference to the same, The problem I have is I need to pick only the relavent reply for a user , as read it can be done by correlat ... |
Topic: Creating MQ Scripts from existing Setup |
vijkid
Replies: 5 Views: 2995
|
Forum: General Discussion Posted: Sat Nov 01, 2003 1:59 am Subject: MQ Scripts deployment |
Thanks Michael,
This worked , as I could create the scripts , but another part to this is deploying the same on another machine, can u tell me as to how do u run these scripts on another machine.
... |
Topic: Creating MQ Scripts from existing Setup |
vijkid
Replies: 5 Views: 2995
|
Forum: General Discussion Posted: Sat Nov 01, 2003 12:51 am Subject: Creating MQ Scripts from existing Setup |
Dear All,
I have done all the settings of my MQ Setup for local and remote server. Now my settings of Local setup have to be deployed at some other machine also. Is it possible to get the scripts o ... |
Topic: Connecting to a remote queue in ASP.NET |
vijkid
Replies: 4 Views: 3685
|
Forum: General Discussion Posted: Tue Oct 21, 2003 7:46 am Subject: Specifying a Sender Channel |
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 chann ... |
Topic: Connecting to a remote queue in ASP.NET |
vijkid
Replies: 4 Views: 3685
|
Forum: General Discussion Posted: Tue Oct 21, 2003 3:19 am Subject: Connecting to a remote queue in ASP.NET |
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 he ... |
Topic: Security Error Compcode 2 Reason 2063 on IIS/MQ/ASP.NET |
vijkid
Replies: 0 Views: 2784
|
Forum: General IBM MQ Support Posted: Mon Oct 13, 2003 5:16 am Subject: Security Error Compcode 2 Reason 2063 on IIS/MQ/ASP.NET |
Dear All,
I am trying to access a Queue on IIS 6.0 /ASP.net but I am getting the error Compcode 2 reason 2063 , The IIS user ASPNET i have made a member of administrator group but still the problem ... |
Topic: MQ Series for asp.net |
vijkid
Replies: 4 Views: 3652
|
Forum: IBM MQ API Support Posted: Mon Oct 13, 2003 3:23 am Subject: MQ Series for asp.net |
I need to do the same in asp.net is gives security error can anybody help me with this .
It is possible to do it on web applications, we are currently doing both
JAVA/PERL MQ Webstuff |
Topic: MQ Series for asp.net |
vijkid
Replies: 4 Views: 3652
|
Forum: IBM MQ API Support Posted: Fri Oct 10, 2003 12:27 am Subject: MQ Series for asp.net |
Dear All,
I am trying to make a asp page where i need to put the data on MQ Queue . I tried using MQ Classes given by IBM but its not workign where as it is working fine on console application and ... |