Tks, Saikrishna! This realy solve my problem. Now I need one more help. Sometimes, my threads are logging the following error: "The label buffer supplied to...
Hi; Our main MSMQ server is a W2K server cluster. We would like to use MSMQ Triggers to fire up a COM component on an SQL server, but of course we can't...
... There are a couple of companies that sell Java-MSMQ integration tools. One is SpiritSoft (http://www.spiritsoft.com) which makes a JMS interface to MSMQ...
its no different from setting up triggers on a local queue. put the full path of the queue and make sure that the triggers service is running under a UID that...
Hi, When Installing MSMQ On Win 2000 server,Following error Occured : "Unable To initialize a Connection With Active Directory" I Removed Active Directory and...
Hi, Try out these: 1. Login as domain administrator and then try again. 2. See whether the DNS of ur server machine points to the IP address of ur primary...
Ok! thatz great! ... __________________________________________________ Do You Yahoo!? Sign up for SBC Yahoo! Dial - First Month Free http://sbc.yahoo.com...
Ya, try and retrieve the format name of the queue, it will definitely throw an error then. ... __________________________________________________ Do You...
thats actually an interesting situation, because, anything you do to query the existance of a queue will be a performance hit because u'll be touching the MQIS...
Hi, I know that it involves a AD hit, but then, it will definitely give an error if that queue does not exist!. That is what he wants, otherwise MSMQ takes ...
yep...i guess u can never have it and eat it :) ... _________________________________________________________________ Join the world’s largest e-mail service...
MSMQApplication.IsDSEnabled ... From: Michael Rich [mailto:alphax86@...] Sent: Monday, June 24, 2002 1:46 PM To: msmq@yahoogroups.com Subject: [msmq]...
Keith Schaab
keithsc@...
Jul 8, 2002 1:43 pm
2477
Level8 company makes clients for other systems. I'm not sure that they make APIs that you can use from Java though. ... From: Saikrishna Nori...
Keith Schaab
keithsc@...
Jul 8, 2002 2:01 pm
2478
I have an application that creates a pull of threads to receive messages from a single queue. When a large number of messages reach that queue, some of those...
Does that still work even with the Dot Net Framework objects? I really didn't see a MSMQApplication object, so I ended up reading the registry to figure the...
Michael Rich
alphax86@...
Jul 8, 2002 2:37 pm
2480
I don't believe there is a method to determine workgroup mode, the registry key is a safe bet since this is what MSMQ uses internally. ... From: Michael Rich...
Keith Schaab
keithsc@...
Jul 8, 2002 2:46 pm
2481
Are you getting this when using the MSMQ COM objects or the C API? ... From: Sérgio Cruz Passos (sergio) [mailto:sergio@...] Sent: Monday, July 08,...
Keith Schaab
keithsc@...
Jul 8, 2002 2:47 pm
2482
If the queue does NOT exist and you are using pathname to open it and that code works fine you have "on error resume next" somewhere in your code. The Open...
Keith Schaab
keithsc@...
Jul 8, 2002 2:54 pm
2483
Well it is supposed to be only in system32 as that's where it is installed by MSMQ. If it is in other directories then it's probably in DLL cache and a...
Keith Schaab
keithsc@...
Jul 8, 2002 2:55 pm
2484
Active directory is local and you are getting this problem? If active directory is remote and you are getting this problem it's probably DNS problems as Vijay...
Keith Schaab
keithsc@...
Jul 8, 2002 2:57 pm
2485
I'm using de COM objects. Sergio. ... De: Keith Schaab [mailto:keithsc@...] Enviada em: segunda-feira, 8 de julho de 2002 11:48 Para:...
I think you need a fix, I think this is a bug. You are using NT4? What is the version on the mqqm.dll in your system32 directory? ... From: Sérgio Cruz...
Keith Schaab
keithsc@...
Jul 8, 2002 3:04 pm
2487
I have a Win2K Advanced Server. The version of mqqm.dll is 5.0.0.742. How can I get this fix? Can you send to me? Tks, <http://www.takenet.com.br/> Sérgio...