My computer is connected to a domain, but when I go to create a public queue:
MessageQueue.Create(@\".\\testqueue\");
I get this error:
Being part of a domain is a pre-cursor for installing MSMQ in AD-integrated mode. It doesn't guarantee MSMQ IS installed in AD-integrated mode. MSMQ will install in workgroup mode if:
Yes, the workgroup name is confusing in a domain member situation.