Tell me Is there an error in the Msmq address
the "net.msmq://MyHost/private$/MyQueue"?

Submitted by: Administrator
Correct format is : "net.msmq://MyHost/private/MyQueue"
where I've assumed the following :

- MyHost is your machine name
- MyQueue is name of your private MSMQ name

Only problem in your format was the '$' sign. Everything
else was good
Submitted by: Administrator

Read Online WCF (Windows Communication Foundation) Job Interview Questions And Answers