tags:

views:

22

answers:

0

I've been using MSMQ for some time but found this issue to be really weird.

We have a GPS tracker which sends messages to MSMQ. I made sure the queues I'm using are not empty, programatically, but when I check the queues manually via Services & Applications > MSMQ, none of the queues show any message. First I thought this could be related to permission, but I've logged with an administrative user and the problem continues.

Any hints?

Thanks regards,