摘要:
主要原因webservice返回值的长度超过readerQuotas中的了maxStringContentLength值,造成返回值截断,不完整,反序列化时出错。 <readerQuotas maxDepth="32" maxStringContentLength="81920" maxArrayL 阅读全文
posted @ 2016-07-18 16:42 且行且思 阅读(992) 评论(0) 推荐(0)
|
|||
|
摘要:
主要原因webservice返回值的长度超过readerQuotas中的了maxStringContentLength值,造成返回值截断,不完整,反序列化时出错。 <readerQuotas maxDepth="32" maxStringContentLength="81920" maxArrayL 阅读全文
posted @ 2016-07-18 16:42 且行且思 阅读(992) 评论(0) 推荐(0) |
|||