1

I have a WCF service hosted as a windows service.

The WCF service reads from an MSMQ and does some processing.

It is running fine when installed locally on my windows 7 machine and reads properly from a public queue on my machine and does some action.

However when the service and the public queue is set up on a Windows 2008 server, the public queue has entries, but the WCF service is not picking it up.

Made sure all features are turned on the server machine as it is on my windows 7 machine and still no luck.

Not sure if there are any settings that I need to enable on the server machine for the WCF service to read from the queue.

4

0 回答 0