Setup MSMQ and C#

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi all

I need your help in MSMQ and C#

I tried to add an event handler for the ReceiveCompleted event
But then I get an error:

“A workgroup installation computer dose not support the operationâ€

My computer is in a domain but I can not add the “Active Directory
Integrationâ€
And I thing that this is the problem.

I also try to use the SetPermissions but I get the same error.
My HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSMQ\Parameters\
Setup\AlwaysWithoutDS is set on 1

Does anyone know how to pass this problem?

Moti
 
Moti, this is an MSMQ setup issue, and should be addressed to the
microsoft.public.msmq.setup

newsgroup.
Peter
 
Back
Top