Setup MSMQ and C#

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
 
P

Peter Bromberg [MVP]

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

newsgroup.
Peter
 
G

Guest

Hi Peter

You are right. I look there and found what to do!

Thank you for your help.
Moti
 
G

Guest

Hi Peter

You are right. I look there and found what to do!

Thank you for your help.
Moti
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top