摘要:
Winform客户端调用Webservice 120秒超时.对此问题,针对服务器与客户端分别作了超时设置为300S. 1. 服务器端设置超时 在 web.config 的 system.web 里添加如下配置项: httpRuntime executionTimeout="300000" / 以上时间单位是秒. 记得要把 web.config 的 debug 模式关闭: comp... 阅读全文
posted @ 2011-01-27 14:47
kk.1230
阅读(3040)
评论(0)
推荐(0)

浙公网安备 33010602011771号