摘要: 而在浏览器中访问正常,在设置WebRequest的TimeOut为超长时间后,在程序中依然有如下异常异常提示如下:The operation has timed outSystem.Net.WebResponse GetResponse解决1:Dispose你的Response;解决2:参考下面这个链接http://stackoverflow.com/questions/5827030/httpwebrequest-times-out-on-second-callhttp://blogs.msdn.com/b/adarshk/archive/2005/01/02/345411.aspx 阅读全文
posted @ 2012-08-02 14:19 花生!~~ 阅读(892) 评论(0) 推荐(0) 编辑