开发者

deserializing messages from msmq send via netmsmq binding

We have wcf service and on error we send messages to "poison" queu开发者_如何学编程e using netmsmq binding rather than using System.Messaging's Send Method().

We tried fetching those message out of that poison queue but when deserializing i got a lot of junk data with hexadecimal values...


you can deserialize by using BinaryMessageEncodingBindingElement

Please read http://social.msdn.microsoft.com/forums/en-US/wcf/thread/c03d80cd-492c-4ece-8890-6a35b12352e0

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜