- Joined
- Jul 18, 2005
- Messages
- 14
- Reaction score
- 0
I'm using CF 2.0 and I'm trying to open an existing private queue on the network here. It keeps giving me the QueueNotFound error.
According to MSDN:
Message Queuing returns this error if it cannot find the queue. This includes public queues not registered in the directory service and Internet queues that do not exist in the Message Queuing namespace.
What exactly do they mean with " Internet queues that do not exist in the Message Queuing namespace" and if so, how can I add the queue to that particular namespace?
greetz
According to MSDN:
Message Queuing returns this error if it cannot find the queue. This includes public queues not registered in the directory service and Internet queues that do not exist in the Message Queuing namespace.
What exactly do they mean with " Internet queues that do not exist in the Message Queuing namespace" and if so, how can I add the queue to that particular namespace?
greetz
Last edited: