产品使用及交流论坛

注册

 

QQ登录

只需一步,快速开始

发新话题 回复该主题

我调试网站的时候,经常出现这样的错误提示 [复制链接]

1#
Server Error in '/' Application.
--------------------------------------------------------------------------------

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.]




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42



请问这是什么问题?难道是电脑响应不过来吗?
分享 转发
TOP
2#

那估计是服务器不稳定吧,服务器设在笔记本上。有时又在台式机上调试,所以指定了一个固定ip
TOP
发新话题 回复该主题