Hi
I am working with windows services and MSMQ.
I want to receive a message synchronously through windows services .
I can send a message to Private Queue through services ,but
I can't receive a message from Queue through windows services.
Can anyone please tell me what could be the problem why I can't receive a message from queue.
Can anyone please post source code
Thanks in advance