I am using .Net C# to send and recieve MSMQ messages on XP Pro from a Service.
I get error "queue is not registered within ds" when I try to send a message
in debug mode. It works when compiled.
I have set security settings, i.e. Service Logon account and anonymous but
still get the same error.
Does DS mean Directory Service within Active Directory?
I am a developer and may not always be connected to an Active Directory
server.
Can somebody please explain what is raising/causing the error ?