MSMQ Problem

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
 
Last edited:

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

Similar Threads

MSMQ Question 6
MSMQ losing large messages 1
MSMQ on Win CE 4.1 3
MSMQ 6
System.Xml not found 7
Q: Accessing MSMQ on WinXP Pro from a docked WM5 device 12
Opening Remote Queue Fails 2
Is Time Within Range 3

Back
Top