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...
Show off your group to the world. Share a photo of your group with us.

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 120 - 149 of 4356   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
120
My situation is this... Send offline message from NT4 server to remote NT workstation machine. Establish dial-up connection to retrieve message but there is a...
Matthew Weaver
matthew.weaver@...
Send Email
Feb 2, 2000
2:43 pm
121
My message follows this one. "aivo" <aivosh-@...> wrote: original article:http://www.egroups.com/group/msmq/?start=117 ... I am interested in an answer...
Dale D. Smith
ddsmith@...
Send Email
Feb 4, 2000
4:52 am
122
Hi Charles, I am a manager in a technology development firm. We are attempting to provide solutions for healthcare (private sector, as well as government) ...
Dale D. Smith
ddsmith@...
Send Email
Feb 4, 2000
7:53 pm
123
Hello Dale If you give me a call we can probably run this down much faster(and you can reply back to the alias with what I left out) Thanks Chuck 425-936-3213 ...
Charles Sterling
chass@...
Send Email
Feb 4, 2000
11:43 pm
124
Hey Charles, I think you are doing not so profesional. What is this discusion group for ? If you have some knowledge in this, mister, then share it for all as....
Vahan Aivazyan
aivosha@...
Send Email
Feb 5, 2000
8:25 am
125
Hello Egroups I am very sorry about that last reply, from the content I had assumed it was from Mr. Smith personally (particularly since he had directed it...
Charles Sterling
chass@...
Send Email
Feb 5, 2000
9:03 am
126
good spin :) ... From: Charles Sterling [mailto:chass@...] Sent: Saturday, February 05, 2000 11:07 AM To: 'msmq@egroups.com' Subject: [msmq] Re:...
Ilan Caron
ilanc@...
Send Email
Feb 5, 2000
9:47 am
127
Ilan Caron would like to recall the message, "[msmq] Re: Indp. installation failed."....
Ilan Caron
ilanc@...
Send Email
Feb 5, 2000
5:20 pm
128
When receiving messages, I noticed that MSMQMessage object is never set to nothing. The following code is an example. Dim ReqMsg As New MSMQMessage Set ReqMsg...
Tyler Thomas
tthomas@...
Send Email
Feb 8, 2000
4:46 pm
129
You should definition as "Dim ReqMsg as MSMQMessage" -Sandeep ... From: Tyler Thomas [mailto:tthomas@...] Sent: Tuesday, February 08, 2000 8:50 AM ...
Sandeep Subramanya
ssubramanya@...
Send Email
Feb 8, 2000
4:49 pm
130
Hi, The problem is that you are using the 'New' qualifier when you declare ReqMsg. Whenever you reference ReqMsg, it will determine that ReqMsg currently does ...
Jason Brome
jason.brome@...
Send Email
Feb 8, 2000
4:53 pm
131
I have the MSMQ Trigger Service confiqured to log on as the system account, and I have modified the security of the queue for which I want to set the trigger...
Tyler Thomas
tthomas@...
Send Email
Feb 8, 2000
5:41 pm
132
The warning you're encountering is benign (and will be removed in a future version). In order to determine why your triggers isn't firing, you should inspect ...
Ilan Caron
ilanc@...
Send Email
Feb 8, 2000
7:06 pm
133
I am only getting two messages in the application event log, and these two messages are created when I restart the msmq trigger service. The two messages are...
Tyler N. Thomas
tthomas@...
Send Email
Feb 8, 2000
8:25 pm
134
I am trying to install a BSC on NT 4.0 Server. My PEC is on NT 4.0 Enterprise Edition, with service pack 5. I log in as a domain user in the Admin group. I get...
Paul Kalnitz
kalnitz@...
Send Email
Feb 24, 2000
11:00 pm
135
Hi, Can Windows 2000 client access the MSMQ Server in NT 4.0 domain ? Has anybody tried it ? Thanks Sandeep...
Sandeep Subramanya
ssubramanya@...
Send Email
Feb 25, 2000
3:53 pm
136
Yes. Regards, Elijahu Litvak. Suite C-80, 29 Emmons Drive Princeton NJ 08540 phone 609-452-1701 x126 fax 609-452-1704 elijahu_litvak@......
Elijahu Litvak
Elijahu_Litvak@...
Send Email
Feb 25, 2000
3:57 pm
137
Hi, How do you do it ? When I installed Indepedent clinet on my machine pointing to MSMQ server on NT 4.0 the installation is fine. But when I try to access...
Sandeep Subramanya
ssubramanya@...
Send Email
Feb 25, 2000
4:37 pm
138
We have an MSMQ installation spread over three sites, the sites being linked together by a 2Mbit/s WAN. We have a PEC at one site, with PSCs at each of the...
dsjones@...
Send Email
Mar 1, 2000
10:16 am
139
Hi, We have MSMQ on our NT Server and are trying to run MSMQ on Windows 98. It installs fine, but we can't see the queues either in code or through the MSMQ...
Glenn Setliff
gsetliff@...
Send Email
Mar 3, 2000
6:37 pm
140
Hello Glenn, ... Sounds like you may have installed a Dependent client on your Windows98 computer. The reason I say this is due to the fact Dependent clients...
Charles Sterling
chass@...
Send Email
Mar 3, 2000
11:59 pm
141
Hello, Is there any resource dispenser provided by MSMQ which can maintain a pool of Queue connections (Which needs to be used by MTS components)? Thanks in...
Poornima
poornimam@...
Send Email
Mar 7, 2000
5:11 am
142
When I try to use MQGetQueueSecurity() the function fails and returns MQ_ERROR_INVALID_PARAMETER. I cannot figure out what is causing that because as far as I...
Sergei Smychkovich
sergei@...
Send Email
Mar 7, 2000
9:39 pm
143
Here's a chunk of code that i use WCHAR fn[256] ; DWORD cbfn = 256 ; // get the queue's format name // no point using the registry cache here, as the PEC //...
Simon Fell
SFell@...
Send Email
Mar 7, 2000
9:43 pm
144
Thank you very much for your response. I am still having the problem though. MQPathNameToFormatName() call works fine, but MQGetQueueSecurity() still fails...
Sergei Smychkovich
Sergei@...
Send Email
Mar 7, 2000
10:07 pm
145
Please send me the snippet of your code which cintaing the problem, and please define which MSMQ and Windows versions are you using. ... From: Sergei...
Sasha Dadiomov
alexdad@...
Send Email
Mar 7, 2000
10:11 pm
146
HRESULT hr; WCHAR fn[256] ; DWORD cbfn = 256 ; I'm running this on NT4.00.1381. I'm not exactly sure about MSMQ version but it was installed off Option Pack 4...
Sergei Smychkovich
Sergei@...
Send Email
Mar 7, 2000
10:47 pm
147
I'm running this on NT4.00.1381. I'm not exactly sure about MSMQ version but it was installed off Option Pack 4 CD and MSMQ Explorer version is 1.0.0262 ...
Sergei Smychkovich
Sergei@...
Send Email
Mar 7, 2000
10:50 pm
148
Does this code actually work for somebody? If it does, could you describe configurations and versions of software on your machines? I'm trying to get mine to...
Sergei Smychkovich
Sergei@...
Send Email
Mar 8, 2000
5:00 pm
149
This works fine on our config. NT4 Server + SP4 + MSMQ PEC (Installed from the Option Pack). User is logged in as domain admin. Cheers Simon c-call.com dev...
Simon Fell
SFell@...
Send Email
Mar 8, 2000
5:04 pm
Messages 120 - 149 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