Hi,
I'd like to be able to use duplex contract with MSMQ, does someone have any ideas to do that ? I've seen some blogs here and here, but it seems that their attempt (using duplex contracts over MSMQ using a:ReplyTo) has not successed.
Reliable session cannot help me because it doesn't garantee that the message will be sent when the network, or the reciever is down.