1.iis->[網(wǎng)站]->屬性-》連接超時。默認(rèn)為120秒
2.web.config 手工添加httpruntime,如
<system.web>
<httpruntime maxrequestlength="1000000" executiontimeout="2000" />
</system.web>
3.同步執(zhí)行webservice時,需要設(shè)置timeout屬性,如
compilersvr.myfavoritesservice compiler=new fdn.dms.controls.compilersvr.myfavoritesservice();
compiler.timeout =2000000; //毫秒
商業(yè)源碼熱門下載www.html.org.cn
新聞熱點
疑難解答
圖片精選