HttpException (0x80004005): Request timed out
打开其中一个apsx页面时报以下错误:
Request timed out.
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information
about the error and where it originated in the code.
Exception Details: System.Web.HttpException: Request timed out.
Source Error:
An unhandled exception was generated during the execution of the current
web request. Information regarding the origin and location of the
exception can be identified using the exception stack trace below.
Stack Trace:
[HttpException (0x80004005): Request timed out.]
请问这个错误该怎么解决?谢谢!
问题点数:0、回复次数:3Top
1 楼arding123(阿拉丁)回复于 2003-11-04 19:16:38 得分 0
跟踪一下将出错code贴出来Top
2 楼KK4(逐月)回复于 2003-11-04 19:28:08 得分 0
檢查一下你的代碼.應該代碼或查詢語句出錯Top
3 楼zhjwjan()回复于 2003-11-05 11:41:58 得分 0
检查过了,代码没问题的。这个问题不像是代码出错而导致的,如果是代码出错,应该有个
错误堆栈信息,这个根本没有。Top




