PDA

View Full Version : Reading Private Queue from IS


pankajkc
05-27-2003, 08:30
We are using MSMQ adapter 1.5 to read the MS Queues. While searching the queues on the MSMQ server we are able to see only the public queues. The queues are residing on the same machine on which our IS server is, still we are not able to see the private queue. Can somebody tell me how to read the private queue. I tried to read the queue on 4.6 as well as 6.0.1 server. Both have the same issue.
Our IS server is running on Windows 2000 server and IS version is 6.0.1.

Thanks.