WCF 传输 大数据问题
我需要传输的文件有20mb,但wcf默认传输文件只能小于56kb,怎么才能让它大于这个数我怎改都不行麻烦大侠帮我改改原始文件web。config:<configurati...
我需要传输的文件有20mb,但wcf 默认传输文件只能小于56kb,怎么才能让它大于这个数
我怎改都不行 麻烦大侠帮我改改
原始文件
web。config:
<configuration>
<system.web>
<compilation debug="true" targetFramework="4.0" />
</system.web>
<behaviors>
<serviceBehaviors>
<behavior name="">
<serviceMetadata httpGetEnabled="true" />
<serviceDebug includeExceptionDetailInFaults="false" />
</behavior>
</serviceBehaviors>
</behaviors>
<serviceHostingEnvironment multipleSiteBindingsEnabled="true" />
</system.serviceModel>
</configuration> 展开
我怎改都不行 麻烦大侠帮我改改
原始文件
web。config:
<configuration>
<system.web>
<compilation debug="true" targetFramework="4.0" />
</system.web>
<behaviors>
<serviceBehaviors>
<behavior name="">
<serviceMetadata httpGetEnabled="true" />
<serviceDebug includeExceptionDetailInFaults="false" />
</behavior>
</serviceBehaviors>
</behaviors>
<serviceHostingEnvironment multipleSiteBindingsEnabled="true" />
</system.serviceModel>
</configuration> 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询