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...
I'm not sure about TMQ for XP, I will ask. If you create a machine the changes to AD have to replicate just like a queue does. The second problem about a...
Keith Schaab
keithsc@...
May 13, 2004 5:42 pm
4150
TMQ is non-OS specific. Perhaps the issues you are running into are related to replication as well. Could you elaborate on what you aren't seeing? ... From:...
Keith Schaab
keithsc@...
May 13, 2004 11:05 pm
4151
hello all, actually i am a new member & a beginner in dealing with MSMQ i have three questions: i want to download MSMQ 3.0 & i am using Windows 2000 so 1.is...
Mai, MSMQ 3.0 is only available as part of Windows 2003 or Windows XP. MSMQ is an operating system component and is not bundled separately. Windows 2000 is...
Thanks alot that's was really very helpful also thank u for the quick answer Dave Misc <davemisc@...> wrote: Mai, MSMQ 3.0 is only available as part of...
you can not run msmq 3.0 on win2k. to install msmq on win2k machines and xp machines (2.0 and 3.0 respectivley) goto control panels add/remove programs,...
I run TMQ on an XP machine and get this: tmqsite run at: Mon May 17 11:01:43 2004 TMQ Site looks for the current site and domain controller Machine DEV102 ,...
Please try NSLOOKUP and look for uschi on the XP box, see if it finds any domain controllers (and what order it finds them in). ... From: basket_baller2...
Keith Schaab
keithsc@...
May 17, 2004 8:53 pm
4157
Hello I work in an outsourcing enviroment. I have a group of machines behind a firewall i beleive it is an AltaVista firewall. The firewall only allows us to...
Several authors are finishing up a manuscript for an upcoming book tentatively entitled: Enterprise SOA which discusses at an advanced level: Component Based...
This cannot be set through dcomcnfg because it has nothing to do with DCOM, this port if for MSMQ protocol which sits directly on top of tcp not rpc. This can...
Keith Schaab
keithsc@...
Jun 2, 2004 6:13 pm
4161
That worked for me. I don't need the return message from the que and I have applications that use private queues locally and they still work I don't administer...
Hi, I am having a bit of a problem installing MSMQ 1.0 on an NT 4.0 server running SQL Server 7.0. When installing MSMQ 1.0 from the Options Pack, I get to the...
Is this on a cluster? What's the latest service pack installed on the machine? ... From: terry_keanetk [mailto:terry_keanetk@...] Sent: Friday, June 11,...
Keith Schaab
keithsc@...
Jun 12, 2004 12:06 am
4165
Need a bit more information than that. What OS are we talking about? Are you attempting to configure MSMQ as a clustered resource, or are you trying to...
Keith Schaab
keithsc@...
Jun 12, 2004 12:10 am
4166
There is an excellent white paper on how to do this at: http://www.microsoft.com/windows2000/technologies/communications/msmq/wp_3in cluster.asp Dave ... From:...
Just another observation... I went ahead and manually created the MQIS database to see what would happen during the install. The installation program picked up...
It seems when I accepted the default location to put the MQIS datafiles (C:\Program Files\MSMQ\) the installation would fail. When I changed it to C:\Program...
Perhaps the account SQL is running under does not have access. ... From: terry_keanetk [mailto:terry_keanetk@...] Sent: Tuesday, June 15, 2004 9:11 AM ...
Keith Schaab
keithsc@...
Jun 15, 2004 7:41 pm
4171
Some time ago, Stefano Martino and others wrote about an issue with receiving by corresponding ID where there were very odd errors where the application was...