标签:
it正在中止线程threadabortexceptionthreadingresponse.end |
分类: 服务器代码相关 |
最近做的系统中老出现的一些问题不太明白,在使用
Response.End、Response.Redirect 或 Server.Transfer 时出现
ThreadAbortException
,本来系统是没有问题的,在保存数据时也可以正常,本来使用try-catch