DRAG DROP
There is a WCF (Windows Communication Foundation) service PassGuideService.
There is a a public non-transactional MSMQ queue PassGuideQueue.
PassGuideService reads messages from PassGuideQueue.
New PassGuideService must be tweaked to read messages from the failed-delivery queue.
The endpoint configuration settings URI must be specified.

Explanation: