Hi,
My WCF service is receiving incoming messages through the "UnknownMessageReceived" event and not through the function that i would expect it to go through.
How can i know what was the problem that caused it to end up there? is there anyway to debug it?
Thanks for your help.