0
Reply

Windows services and MSMQ

deepthi reddy

deepthi reddy

Aug 18 2007 4:32 AM
1.5k

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