Hi, i manage a WAN with the following msmq architecture: * a PEC on central site; this site has a router with RNIS port, connected to RNIS line with number...
Alioune Badara Gueye ...
agueye@...
Jan 11, 2000 4:15 pm
101
Hi, can i initiate a synchro request between a PEC and PSC? If it's possible, how would i do this? Thanks for you....
Alioune Badara Gueye ...
agueye@...
Jan 12, 2000 3:13 pm
102
i can no longer send message in my transactonnal queue in a PSC from PEC , using a special program on PEC. But when i create news queue with another name, i...
Alioune Badara Gueye ...
agueye@...
Jan 14, 2000 3:23 pm
103
Hello Alioune, I am not certain I understand your question but from the description it might be security related. Does your special program run as a service or...
Charles Sterling
chass@...
Jan 15, 2000 2:30 am
104
Hello mister Charles. i am very happy of your react. So, the program sending mesages on queues is not a service. It is just an .exe with an interface. I note...
Alioune Badara Gueye ...
agueye@...
Jan 17, 2000 8:54 am
105
Hello Alioune, From the accounts you are running it doesn't appear to be security. That being the case you need to put a "Max Time to be recieved" Timeout on ...
Charles Sterling
chass@...
Jan 17, 2000 6:59 pm
106
My company is using MSMQ to send messages between MTS objects, and sometimes MSMQ crashes, and when you open the MSMQ Explorer it says: "Cannot Connect to...
Joao Carlos Bolonha
jbolonha@...
Jan 18, 2000 5:54 pm
107
Is your Enterprise Controller on the same machine that is having problems? It could be an intermittent communications problem? Just a thought. ... From: Joao...
Joe Hoppesch
jmh@...
Jan 18, 2000 6:10 pm
108
Hello Joao, Our development staff is looking into this problem right now...We do not know exactly what is causing the problem but it seems to be related to the...
Charles Sterling
chass@...
Jan 18, 2000 6:13 pm
109
We´ve changed the value, increasing it from 2 to 10 minutes. We hope this helps. If you have some early version solving this problem, we would be more than...
Joao Carlos Bolonha
jbolonha@...
Jan 18, 2000 7:32 pm
110
Hi guys. There are some quiestions, I would like to discuss with you. 1.How can I install Ind. client on PC, which is not in any NT domain, but has a dailup...
Aivo
aivosha@...
Jan 20, 2000 7:30 am
111
Hi all. When I install the MSMQ indp. client I specify the PEC IP address.At the end of instalation this error ocoures : Unable to obtain server machine...
Aivo
aivosha@...
Jan 20, 2000 12:48 pm
112
MSMQ still crashing. One fact always ocurrs before the problem, and may help you: one message is sended (using "API Sample", or any of our objects), and it...
Joao Carlos Bolonha
jbolonha@...
Jan 20, 2000 5:48 pm
113
Anyone else seen this problem- I sent a MSMQ message to myself (testing purposes), received notification via my MSMQ connection point interface, do a peek-...
David Hahn
hahn@...
Jan 20, 2000 10:20 pm
114
Hello Aivo, You can not use the Ip address to specify a server name when in installing MSMQ. In 1.0 it must be the Netbios and in MSMQ 2.0 It can either be the...
Charles Sterling
chass@...
Jan 21, 2000 4:11 pm
115
... You're kidding, right? It uses DNS names, but can't use IP numbers? You do know that DNS names are mapped to IP numbers before any connection is made?...
Jason Dawes
jfdawes@...
Jan 21, 2000 8:18 pm
116
Hello In most organizations the use of DHCP not only made this not important it also made the feature a potential problem. With the use of host files this ...
Charles Sterling
chass@...
Jan 21, 2000 8:52 pm
117
OK.If we have Domain, it's ok. But lets's suppose we have a Windows 95 machine with DailUp internet connection. Is it possible to install MSMQ indp. client on...
Aivo
aivosha@...
Jan 22, 2000 8:15 am
118
Hello everyone, Is it necessary to include MTS while installing MSMQ from NT option pack4? Does this apply even if we do not want to send any transactional ...
Poornima
poornimam@...
Jan 24, 2000 10:29 am
119
Hello Poornima, I know this is a sad answer but "I don't think so". Nt option pack was designed for installing IIS and PWS not MSMQ.-MSMQ is just a add-on for...
Charles Sterling
chass@...
Jan 24, 2000 10:22 pm
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@...
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@...
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@...
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@...
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@...
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@...
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@...
Feb 5, 2000 9:47 am
127
Ilan Caron would like to recall the message, "[msmq] Re: Indp. installation failed."....
Ilan Caron
ilanc@...
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@...
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 ...