“The maximum string content length quota (8192) has been exceeded while reading XML data” error while sending XML string to WCF
问题 I have trying everything in three days to fix this error in my application in client and server config, but nothing helps, this is my configs: Client: public class IdBookIssuerIssuedTokenBinding : WS2007HttpBinding { private readonly HttpTransportBindingElement transport; private readonly SecurityBindingElement security; public IdBookIssuerIssuedTokenBinding(EndpointAddress bindingAddress) { WS2007HttpBinding ws2007HttpBinding = new WS2007HttpBinding(SecurityMode