客户端的配置我知道。
但是:
httpTransport maxReceivedMessageSize="2147483647"
<dataContractSerializer maxItemsInObjectGraph="2147483647"/>
<httpRuntime maxRequestLength="2097151"/>
上述三个还真没有如何用过!
http://www.cnblogs.com/xuezhi/archive/2013/01/08/2850620.html
2022-03-09 22:29:39
客户端的配置我知道。
但是:
httpTransport maxReceivedMessageSize="2147483647"
<dataContractSerializer maxItemsInObjectGraph="2147483647"/>
<httpRuntime maxRequestLength="2097151"/>
上述三个还真没有如何用过!
http://www.cnblogs.com/xuezhi/archive/2013/01/08/2850620.html