I use peekbyCorrelationId and receivebyCorrelationID methods to understand if ACK is received for messages that sent.. But I want to do that operation...
Hi, I work for a small company in the UK producing mobility soultions. We are about to move a system from acceptance to production at the beginning of next...
What exactly are MSMQTriggers? Where can I find more Info about MSMQTriggers...kindly let me know of some good resources. Regards, Abhinav Shrivastava ... Do...
Hi Dan, See, it has been quite sometime since I set up MSMQ in a very similar situation on a cluster server. Anyway, till someone else comes up with ideas, I...
http://www.microsoft.com/windows2000/technologies/communications/msmq/default.asp ... _________________________________________________________________ The new...
All: I am geeting hit with some unusual issue. Hope some one might have come across this before. I have two systems communicating each other using MSMQ. When...
Dear friends, I'm using a QueuedComponent to take care of some back ground processing. The Queued component has a subroutine that accepts an integer as...
I am using triggers and I have it running a small EXE when a message arrives. The EXE does a receive on the message and then processes it. The weird thing is,...
Hi, on my pc (W2k with MSMQ 2.0) I'm trying to read a message from a MSMQ 1.0 queue on a different pc (NT 4) using .NET. However I'm getting the following...
Well I don't know jack about MSMQ, to be honest. Thats why I am on the list, to try an glean an some info. BUT I'll give my two cents anyway... Humbly...
Today celebrates 5 years of the MSMQ mailing list. We started off back on August 6th 1998, as part of onelist.com's free groups. Since then we've travelled...
I have a win 2003 server and win 2k pro sp4 clients in workgroup mode. While my MSMQ application was working properly, it started not to send messages remote...
I there, I am trying to use the MSMQ local admin API function MQMgmtGetInfo, from VB .net (under W2K). I am not an experienced programmer, and I have lots of...
Hi , Cant we create public messaging queues in WinXP. All our applications were actually running on Win2k but recently they were shifted to WinXP and they use...
Win XP is not a server based operating system so you cannt create any public queues. ... __________________________________ Do you Yahoo!? Yahoo! SiteBuilder -...
Hi, I am new in MSMQ and i don't know how can i keep message in disk. After i stop the message queue service, the messages that was in the queue disappear. I...
you are correct about the express and recoverable. recoverable will write it to disk at all stops (in routing). therefore, if you send it to a queue, and it...
Hi there I'm going through the process of deleting a site from our msmq enterprise and I want to move the existing machines within this site to another MSMQ...
Hello all, I think I have answered my own question. Its right before my eyes - go into Mqxplore.exe, right click the machine name and then you can alter the...
Hi, We have developed a software app that works on a Win2K server using MSMQ 2.0 with Win2K clent pc. A potential contact has come up that may require the use...
I'm having a similar problems.. Is there any chance to 'update' MSMQ 1.0 on NT4 into MSMQ 2.0? Or update MSMQ 2.0 on w2k with MSMQ 3.0 Maybe with 'MSMQ SDK' or...
Well, these are my exact situation : 1. devel using win2k (msmq 2.0), with vb6 and there's a big chance that in near future I will migrate to c# (coz I need...
if you are using the features of MSMQ 3.0 in your code, i do not think there is a way to make your code work on NT 4.0. MSMQ 1.0/2.0/3.0 are compatible in...
Hi, I am in a similar situation, I have a MSMQ 3.0 server on 2003 that will be the database and Queue/AD server. My system willl have client apps running on...
Hi , Just needed some answers for these queries, please answer these. 1. How can i know the version of MSMQ running in my machine, my system OS is Win2K Adv...