摘要:
如果把response.end放在try/catch里面,就会报错:at System.Threading.Thread.AbortInternal()at System.Threading.Thread.Abort(Object stateInfo)at System.Web.HttpResponse.End()大概原因是当前线程要结束了,但是这个try/catch还在拖后腿。 阅读全文
posted @ 2009-12-10 18:37
辰
阅读(795)
评论(0)
推荐(0)
浙公网安备 33010602011771号