Search the web
Sign In
New User? Sign Up
msmq · Microsoft MSMQ Discussion List
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1544 - 1573 of 4356   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1544
Hi !! I have two services running on separate machines. One service has two threads and both send the messages to the same queue on the local machine. The...
krish_07
krish_07@...
Send Email
Feb 1, 2002
11:32 am
1545
Hi Keith, Is it possible to send Input parameters to a dll in the triggers ? Lets say i have a queue "A" and a trigger on it to call a method "B" of a class...
vishwas_kakkar
vishwas_kakkar@...
Send Email
Feb 1, 2002
3:19 pm
1546
More than likely the problem is going to be with threading model. What version of MSMQ are you using? ... From: krish_07 [mailto:krish_07@...] Sent:...
Keith Schaab
keithsc@...
Send Email
Feb 1, 2002
3:55 pm
1547
Sure...you will select the parameter you want, the parameter drop down has the types you need to take in your COM method and then you order them according to...
Keith Schaab
keithsc@...
Send Email
Feb 1, 2002
4:04 pm
1548
u r looking at the righ thing. in the drop down pick the parameters you want to pass, in the order you want them to be passed, and implement the method to...
Saikrishna Nori
sai_nori
Offline Send Email
Feb 1, 2002
4:59 pm
1549
I know this is not true. That the server that resolves the names in on the other side of the nat. Becuase there are only 6 client computers on the other side...
mike ledesma
basket_baller2
Offline Send Email
Feb 1, 2002
5:05 pm
1550
Well OK, the machines are putting their un-NATed (we'll make that a technical term yet <G>) addresses in the DNS database. You are correct; the only IP...
Keith Schaab
keithsc@...
Send Email
Feb 1, 2002
5:19 pm
1551
I need some help with an application set I am developing… I had the following in mind: A WinNT4.0 Server has an application that feeds messages into a queue...
justinsmith44444
justinsmith4...
Offline Send Email
Feb 4, 2002
7:25 pm
1552
No, all machines have to be Win2k to use workgroup mode. Your NT 4.0 server will not be able to support workgroup mode. ... From: justinsmith44444...
Keith Schaab
keithsc@...
Send Email
Feb 4, 2002
9:38 pm
1553
Hi Keith, We are using MSMQ 2.0...... (Now I tried through a single thread and it works. Is it that from the same process, we can not have two handles to the...
KRISHNA KUMAR MAURYA
krish_07
Offline Send Email
Feb 5, 2002
4:58 am
1554
Can you guys think of any reasons why after I reboot a machine why it is not registering it's IP address in the MQIS properly? It only happens on certain...
mike ledesma
basket_baller2
Offline Send Email
Feb 5, 2002
3:38 pm
1555
Is this a valid configuration for a web farm? MSMQ 2.0 Installed on 3 load balanced Win2K Servers in workgroup mode. ASP/COM+ App writing messages to a local...
Lock, Scott
jq_201220
Online Now Send Email
Feb 5, 2002
7:23 pm
1556
No, you were probably either passing the queue object from one thread to another or using the queue info object from one thread to open a queue on another...
Keith Schaab
keithsc@...
Send Email
Feb 5, 2002
8:36 pm
1557
The MSMQ service is being started before the wireless interface is bound more than likely. Please attempt restarting the MSMQ service when this happens to...
Keith Schaab
keithsc@...
Send Email
Feb 5, 2002
8:38 pm
1558
Sure, sounds like it should work based on the information you have sent. ... From: Lock, Scott [mailto:locks@...] Sent: Tuesday, February 05, 2002...
Keith Schaab
keithsc@...
Send Email
Feb 5, 2002
8:40 pm
1559
Keith, thanks for your response... I have a set of questions that relate to non-workgroup mode: The two machines in the system are a WinNT Server sender app...
justinsmith44444
justinsmith4...
Offline Send Email
Feb 5, 2002
8:46 pm
1560
Keith, You are the busiest man at Microsoft! I am attending VSLive in SF next week, if I see Bill I'll tell him to give you a raise! Thanks again for your...
Lock, Scott
jq_201220
Online Now Send Email
Feb 5, 2002
8:49 pm
1561
Keith, thanks for your response... I have a set of questions that relate to non-workgroup mode: The two machines in the system are a WinNT Server sender app...
justinsmith44444
justinsmith4...
Offline Send Email
Feb 5, 2002
8:49 pm
1562
You should send to the remote queue. Sending to remote queue is OK; it's the receiving from a remote queue that's bad. If you are going through all the...
Keith Schaab
keithsc@...
Send Email
Feb 5, 2002
9:05 pm
1563
OK, i will try this, also though, i am going to push to get to using direct os format name for sending messages. However, we notice that once the IP address...
mike ledesma
basket_baller2
Offline Send Email
Feb 5, 2002
9:09 pm
1564
There's not much more from a programming perspective unless you start using ADSI. There are some more MSMQ components and better property support in the...
Keith Schaab
keithsc@...
Send Email
Feb 5, 2002
9:14 pm
1565
WaitTime HKLM\SOFTWARE\Microsoft\MSMQ\Parameters Description Determines how often a Queue Manager attempts to access the Message Queuing directory service...
Keith Schaab
keithsc@...
Send Email
Feb 5, 2002
9:24 pm
1566
I have two MORE questions that do not involve setting up a PEC: 1) From the NT Server 4.0 sending app (MSMQ 1.0), how can I connect to a queue on another...
justinsmith44444
justinsmith4...
Offline Send Email
Feb 5, 2002
9:34 pm
1567
1) From the NT Server 4.0 sending app (MSMQ 1.0), how can I connect to a queue on another machine (2000 MSMQ 2.0)? Is it as follows: .FormatName =...
Keith Schaab
keithsc@...
Send Email
Feb 5, 2002
9:50 pm
1568
Thanks again for your response, but I am still foggy on item #2... In the sending app, I am going to try to connect to a remote private queue (workgroup mode)....
justinsmith44444
justinsmith4...
Offline Send Email
Feb 5, 2002
9:58 pm
1569
You don't place the messages in a local queue, you open the remote queue and send regardless of whether the remote queue is available. MSMQ automatically...
Keith Schaab
keithsc@...
Send Email
Feb 5, 2002
10:24 pm
1570
Hi, How to unsubscribe from this Group..Please let me know... ... === message truncated === __________________________________________________ Do You Yahoo!? ...
shiva KUMAR
mail_shiva_t
Offline Send Email
Feb 6, 2002
1:20 pm
1571
Hi, I was just going through .Net documentation for access to the COMAdminCatalog class through .Net. It says that I can add the COM+ admin type library as a...
vijaymohan1979
Offline Send Email
Feb 6, 2002
6:00 pm
1572
I am seeing a memory leak from our application. We have an object on a seperate server that checks the queues to see if records are there. We are not using...
artiekedroski
artiekedroski@...
Send Email
Feb 6, 2002
6:59 pm
1573
Hi Keith, I have one problem regarding usage of Direct=os:machineName\queueName i.e, I am able to post the message using this but when i tried to Peek or...
Pradeep Jayanna
pradeepika2000
Offline Send Email
Feb 7, 2002
7:36 am
Messages 1544 - 1573 of 4356   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help