Sorry for a long time to answer... I will try to find out how big the label is, although I think it will not be easy, as this error occures while reading...
If you can figure out the labels that are causing this, that would be nice to have. I think you should talk to someone in support, as this definitely seems...
Keith Schaab
keithsc@...
Apr 7, 2004 8:49 pm
4122
hi i need some help on this. i am running a small network with win2003 which has active directory installed. i installed message queue and created some public...
... i am working in MIS,Remote Queue So please Tell me actully what your query thanks, Ritesh __________________________________ Do you Yahoo!? Yahoo! Photos:...
Hi Ritesh, Just wanted to know whether I can use a remote queue as an acknowledgment queue(by acknowledgment queue I mean the administration queue used for ...
Hi All, I am facing some issues with MSMQ because the messages take very long time to reach another machine in the same network. We don't have the PSC and ESC...
Hi Navneet, Thanks a lot for the quick reply. 1) I use VC++ to write the MSMQ send message function. Please find the below code snippet for details. Does the...
Hi Friends, I am looking into some code and trying to fix a problem. However, my code interpretation and the claim made by the customer does not match. Hence, ...
Hi Navneet, The receiver at the other end is Windows NT service, where I run two threads to wait for IoPort completion for asynchronous message read. We need...
Hi, is it possible to use MSMQ in a COMPLETE DISCONNECTED Windows 98 machine? I notice that both dependent and independent clients need a "MSMQ Site...
No, workgroup mode was introduced in MSMQ 2.0 which doesn't run on Windows 98, only MSMQ 1.0 works on Windows 98. ________________________________ From: Andre...
Keith Schaab
keithsc@...
Apr 22, 2004 4:49 pm
4132
Yes you can definitely use a remote queue; usually it is remote to the destination but local to the sending machine. This is because it is expensive to do a...
Keith Schaab
keithsc@...
Apr 22, 2004 4:55 pm
4133
I can't tell what type of format name you are using, but this can be caused due to two different reasons. First reason is that you have a name resolution that...
Keith Schaab
keithsc@...
Apr 22, 2004 5:02 pm
4134
In both workgroup and AD installations MQPathNameToFormatName checks to see if the queue is local before resolving. Is your customer using Win2k MSMQ 2.0 as...
Keith Schaab
keithsc@...
Apr 22, 2004 5:20 pm
4135
Thanks Keith. Yes, the customer says he is using Win2K, MSMQ 2.0. I have requested him to verify again. He will get back to me soon, hopefully next time I will...
I will be out of the office starting 04/16/2004 and will not return until 05/03/2004. I will be out of the country and will not have access to email or voice ...
We are in the process of trying to setup message queuing on a Windows 2003 server. The problem we are finding is most of the samples are for older versions of...
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnmqqc/html/msmqtips.asp "Cursors and Priorities Note this sample returns the lo-pri message...
Current cursor position will be after the higher priority messages (higher priority messages will be inserted at the beginning of the queue just as lower...
Keith Schaab
keithsc@...
Apr 29, 2004 4:39 pm
4140
Check out the documentation for System.Messaging and more explicitly the MessageQueue class in MSDN, there are a lot of code samples right in there. For...
Keith Schaab
keithsc@...
Apr 29, 2004 4:44 pm
4141
The problem statement was incomplete. Almost all of the samples are for transactional queuing or public queuing located "local" or the "LAN/Intranet". We need ...
I don't really understand some of what you are saying. I can tell you that receiving across firewalls with NAT doesn't work. This cannot work given the way...
Keith Schaab
keithsc@...
Apr 29, 2004 8:00 pm
4143
I have Windows NT 4.0 Server SP5 installed on a server; also MS SQL 7.0 installed and running. I need to install MSMQ PEC and Independent Client on this same ...
PEC is a super set of the IC, so you cannot install the PEC and IC, but if you install a PEC it has client functionality. ... From: allen_dew04...
Keith Schaab
keithsc@...
May 12, 2004 6:29 pm
4145
Ok, great -- so any service that "needs" to have IC running will/should work on a box that has PEC/PSC installed on it? (Just want to make double sure!) ... ...
Ok, great -- so any service that "needs" to have IC running will/should work on a box that has PEC/PSC installed on it? (Just want to make double sure!) ... ...
Yes that is correct. ... From: allen_dew04 [mailto:allen_dew04@...] Sent: Wednesday, May 12, 2004 11:54 AM To: msmq@yahoogroups.com Subject: [msmq] Re:...
Keith Schaab
keithsc@...
May 12, 2004 7:26 pm
4148
IS tehre such a thing? Microsoft support gave me tmq but it doesnt seem to give me all the info when I run it on an XP machine. I am seeing weird problems...