代码改变世界

随笔分类 -  WCF

前不久出现的WCF一个错误 —— MaxStringContentLength & MaxReceivedMessageSize

2009-01-16 00:13 by 虚席名, 269 阅读, 收藏,
摘要: 具体错误信息如下: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."WCF配置节:<bindings> <netTcpBinding> 阅读全文