I have a wsf service and a client application. While trying to communicate the client and the service I\'ve gotten the following message:
\"The formatter threw
Actually, I've solved the problem by adding readerQuotas within textMessageEncoding section. Thanks for the help.