hi, i've just started to use msmq. and when i was trying to create a queue, the create() method gave me a 0x80040154 error. i managed to find out that it's...
Hello everybody Can you help me ? We use - 6 sites, 1 PSC and 1 BSC by site - of course a PEC - MSMQ 1.0 - Windows NT 4.0 sp 6a But, we are going to update...
Hello. In MSMQ 3.0 (which is present in XP) there are no standalone PECs or so. The information is stored in Active Directory instead. I think I have seen some...
... No, you can have as many PECs as you want. ... The migration checklist and documentation can be found in the Windows 2003 Server help file (or Windows 2000...
Keith Schaab
keithsc@...
Sep 2, 2004 5:30 pm
4196
Did you installed MSMQ? Right click "My Computer" and select Manage. Then look for Message Queuin in Services... if it is here and running, the problem will be...
Hi, i am working on MSMQ raw APIs in VC6. On LAN while using the MQReceiveMessage Function using windows event mechanism, whenever there is a disconnection or...
What error code (number) are you getting from MQGetOverlappedResult? ________________________________ From: Ejaz ul Haq [mailto:euh236@...] Sent:...
Keith Schaab
keithsc@...
Sep 9, 2004 4:20 pm
4199
Hi keith while using MQReceiveMessage via windows event management , on disconnection from a machine on which i am monitoring for messages, i receive an...
Hi keith while using MQReceiveMessage via windows event management , on disconnection from a machine on which i am monitoring for messages, i receive an...
0xc00e0008 MQ_ERROR_OPERATION_CANCELLED should only happen if the queue handle is closed. Remote receive is simply a RPC call to the remote queue manager, any...
Keith Schaab
keithsc@...
Sep 11, 2004 5:50 am
4202
Hi all, I am a new member. Whats the throughput of MSMQ 3.0? Its urgent... Thanks in advance, John...
There aren't any differences that I can think of that would affect performance in 3.0 either way over 2.0. MSMQ 3.0 just came out in Win2k3 so I'm sure it...
Keith Schaab
keithsc@...
Sep 30, 2004 7:01 pm
4206
Hello, are there any effects of applying SP2 with regards to MSMQ or AD? (Windows XP Pro SP2, VisualC++ 6.0) I encountered strange behavior (probably after...
That seems like AD replication issues to me. I wonder if, for some reason, applying SP2 to the workstations somehow affected what AD server they talk to. ... ...
Keith Schaab
keithsc@...
Oct 6, 2004 5:39 pm
4208
How can I realize that? Are there some registry entries? utilities? other resources? Martin...
Hi, I m new to this group. I m getting this error "unable to display all public queues. Only public queues cahed locally can be displayed. Error: Unable to...
Are you in workgroup mode? Workgroup mode means working without a AD server with MSMQ installed. ... From: ganesh [mailto:ganesh_s_y@...] Sent:...
Keith Schaab
keithsc@...
Oct 11, 2004 7:03 pm
4212
HI Ganesh, Is your computer is a member of a Domain Controller? if yes do you have secondary domain controller in the network? Please clarify the above things....
Steps that needs to be taken: 1. Make sure you have Active Directory configured. 2. Make sure your network connections beetween your workgroup machine and...
A good thing to try is run nslookup on your client (in command window). See if you can resolve your domain without errors. Try netbios name as well as tcp/ip...
Keith Schaab
keithsc@...
Oct 12, 2004 6:11 pm
4216
Hi Thanks for all who those replied my query. I want to know which are the books available for MSMQ. regards, ganesh...
Hi. What is likely to be the problem if: 1) I have two computers in different sites, both literally and in Active Directory, both domain controllers, one...