The maximum string content length quota (8192)
问题 Error in deserializing body of reply message for operation 'CreateTransactionEntity'. The maximum string content length quota (8192) has been exceeded while reading XML data. This quota may be increased by changing the MaxStringContentLength property on the XmlDictionaryReaderQuotas object used when creating the XML reader. Hey, I keep getting this error even though I have a larger-than-life readerQuota node on my web.config file... <system.serviceModel> <bindings> <netTcpBinding> <binding