摘要: 参考:http://consultingblogs.emc.com/merrickchaffer/archive/2007/09/19/WCF-System.Net.WebException_3A00_-The-underlying-connection-was-closed_3A00_-The-connection-was-closed-unexpectedly.aspx主要是在服务端和客户端增加序列化的配置: <dataContractSerializer maxItemsInObjectGraph="2147483646" /> 服务端: <serv 阅读全文
posted @ 2011-06-10 13:36 vvGO 阅读(570) 评论(0) 推荐(0) 编辑