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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 1321 - 1350 of 4356   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1321
Problem definition 1. I had installed one MSMQ server with active directory & DNS settings 2. I have one client machine through which I am accessing the server...
Puneet Agarwal
puneet_116
Offline Send Email
Jan 2, 2002
10:22 am
1322
Is it possible to Receive Messages Using an Internal Transaction. If i try to receive, getting error message "Wrong Transaction Usage". The queue is been...
Sankaranarayanan K
ksaank
Offline Send Email
Jan 2, 2002
11:20 am
1323
Keith, I am actually doing both, architecture and development. We have an ebusiness type of site that we need to do asynchronous processing. I will be...
Lock, Scott
jq_201220
Online Now Send Email
Jan 2, 2002
2:21 pm
1324
Hi, I'm having a problem in my current project. We have to make our MSMQ applications transaction aware. For this, we understood that the base class should be...
vijaymohan1979
Offline Send Email
Jan 2, 2002
5:49 pm
1325
Join the machine to a domain. This option only comes up IF you are a member of a domain. ... From: Puneet Agarwal [mailto:p.agarwal@...] Sent:...
Keith Schaab
keithsc@...
Send Email
Jan 2, 2002
8:06 pm
1326
Try adding some code to check if qinfo.IsTransactional == 1 or make sure it's transactional with the explorer/snap-in. ... From: Sankaranarayanan K...
Keith Schaab
keithsc@...
Send Email
Jan 2, 2002
8:11 pm
1327
Determine how large your messages are going to be, whether or not you are using transactions, and about how many concurrent messages you will be sending. This...
Keith Schaab
keithsc@...
Send Email
Jan 2, 2002
8:16 pm
1328
I just gave a msgbox qinfo.ISTransactional it said TRUE. I am able to send transactional messages to this queue. just not able to receive. Bye KsanK ... ...
Sankaranarayanan K
ksaank
Offline Send Email
Jan 3, 2002
5:09 am
1329
Thanks Keith, problem is solved by doing the same. ... From: Keith Schaab [mailto:keithsc@...] Sent: Thursday, January 03, 2002 1:37 AM To:...
Puneet Agarwal
puneet_116
Offline Send Email
Jan 3, 2002
6:15 am
1330
hi.. i have installed MSMQ site on win2k environment..unfortunatly i am not able to view Qs created on pEC from any of my independant clients. can anybody let...
harshaddbn
harshaddbn@...
Send Email
Jan 3, 2002
6:36 am
1331
Hi keith. This is Gil from Korea. I lost my ID and Pass for yahoogroup. so, I send some questions about MSMQ to you directly. 1. Can I send Message from one...

wishyouwereh...
Offline Send Email
Jan 4, 2002
5:52 am
1332
HI 1. What you ask is not possible in MSMQ 1.0 surely. It is possible through 3.0 [as per whitepaper in MS]. 2. MSMQ 3.0 - Will work only under XP..NT support...
Sundharesan
sundharesan_r
Offline Send Email
Jan 4, 2002
6:18 am
1333
HNY ! Haveing a correctly installed (?) msmq system, sometimes my workstation seems to loose the connection to the msmq server. error : MQ_ERROR_NO_DS The...
gpogany12
Offline Send Email
Jan 4, 2002
12:32 pm
1334
Hi, 1. Is it possible to send andreceive messages between machines having MSMQ 2.0 & 3.0 ?. 2. Is it possible to replace the MSMQ 3.0 pre-installed with...
vijaymohan1979
Offline Send Email
Jan 4, 2002
5:13 pm
1335
3. Once you had sent the Msg to a DestQ, you can only purge the Outgoing Queues as a whole, [using 1.0 Local Admin APIs]. There is no feature to remove a...
Keith Schaab
keithsc@...
Send Email
Jan 4, 2002
5:59 pm
1336
Try first pinging the AD server by name from the workstation when you loose connectivity. Secondly, use NSLOOKUP and attempt to resolve the domain. Sounds...
Keith Schaab
keithsc@...
Send Email
Jan 4, 2002
6:51 pm
1337
DO I need SQL 2000 to install the MSMQ 2.0 server on win 2k server? many thanks. Peter...
f8519136
pgu@...
Send Email
Jan 4, 2002
9:12 pm
1338
Hi, Keith Schaab I am facing one problem while setting the Acknowledgements. If i am sending an Acknowledgement to a non transactional queue, i am receiving...
sudheer_ellath
Offline Send Email
Jan 5, 2002
4:08 am
1339
hi all, i got a big problem.I dont know the environment of how to install msmq ,any one could help me? thanks....
delphijackliu
Offline Send Email
Jan 6, 2002
9:30 am
1340
We want to integrate MSMQ into our existing product to write some data to an SQL DB. It should work for windows NT, 2000, and possibly XP. I have tried this...
f8519136
pgu@...
Send Email
Jan 6, 2002
6:11 pm
1341
HI Is it? Can we receive a message from an Outgoing Queue ?HOW? Once I had sent a Message for MSMQ QM to handle to deliver and confirm the delivery / routing...
Sundharesan
sundharesan_r
Offline Send Email
Jan 7, 2002
4:26 am
1342
I have 2 Machines say A and B both on to the same domain connected over a WAN. I have installed independent client installation on both the machines. I have...
Sankaranarayanan K
ksaank
Offline Send Email
Jan 7, 2002
4:34 am
1343
I am not able to receive Transactional Message from other systems public queue. But able to receive Transactional Messages from local queue. Checked for the...
Sankaranarayanan K
ksaank
Offline Send Email
Jan 7, 2002
6:22 am
1344
I also have a similar situation? Any ideas? Scott ... From: f8519136 [mailto:pgu@...] Sent: Sunday, January 06, 2002 1:11 PM To: msmq@yahoogroups.com ...
Lock, Scott
jq_201220
Online Now Send Email
Jan 7, 2002
3:20 pm
1345
From the Admin api documentation, let me know if you have questions: Accessing outgoing queues Outgoing queues are internal queues which the sending queue...
Keith Schaab
keithsc@...
Send Email
Jan 7, 2002
6:22 pm
1346
You can point a Win2k installation to a NT 4.0 PEC. Does this help? ... From: Lock, Scott [mailto:locks@...] Sent: Monday, January 07, 2002 7:20...
Keith Schaab
keithsc@...
Send Email
Jan 7, 2002
6:23 pm
1347
I will try that. thanks. One more question. Someone told me that, with a windows 2000 professional machine (no MSMQ installed), using mqrt.lib, he could write...
f8519136
pgu@...
Send Email
Jan 7, 2002
7:00 pm
1348
Impossible and there are so many reasons why this won't work. In order to send messages MSMQ must persist them to the MQAC driver which doesn't exist unless...
Keith Schaab
keithsc@...
Send Email
Jan 7, 2002
7:19 pm
1349
So for MSMQ to work in your application, you need at least one server computer. Either a NT server, or windows 2000 server, or XP server or .NET server. Is...
f8519136
pgu@...
Send Email
Jan 7, 2002
7:43 pm
1350
Keith, Do you HAVE to use AD with Windows 2000? Also, how do I install MSMQ 2.0? Its not installed on the Win2K server that I am running as my work machine? I...
Lock, Scott
jq_201220
Online Now Send Email
Jan 7, 2002
8:44 pm
Messages 1321 - 1350 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