serialization - deserializing messages from msmq send via netmsmq binding -
We have a wcf service and we error the system. Instead of using the messaging method of messaging, using the NetMMM bindings, send messages to the "poison" queue. ().
We tried to bring those messages from that poisoned queue but when deserializing I found too much junk data with hexadecimal values ...
You can deserialize using binary messages encoding using the element
please
Comments
Post a Comment