请求高手帮忙解决这个问题。

usually53 2012-09-07 02:59:02

网站和论坛整合后,会员登陆时出现以下错误。
关闭论坛整合功能后,一切又恢复正常。

错误如下

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

The operation has 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.Net.WebException: The operation has 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:


[WebException: The operation has timed out]
System.Net.HttpWebRequest.GetRequestStream() +1504541
UserCenter.API.UCClientBase.WriteRequestStream(WebRequest request, String data) +39
UserCenter.API.UCClientBase.UCFOpen(String url, Int32 limit, String post, String cookie, Boolean bysocket, String ip, Int32 timeout, Boolean block) +274
UserCenter.API.UCClientBase.UCApiPost(String module, String action, Hashtable args) +151
UserCenter.API.UCClientBase.UC_User_Login(String username, String password, Boolean isuid, Boolean checkques, Int32 questionid, String answer) +219
UserCenter.API.UCClient.UC_User_Login(String username, String password) +23
Class1.ShowLogin(String OOll1Ol, String O01l1O, String OlOO0Ol) +347
member_qqback.Page_Load(Object OO0O0O, EventArgs O) +1272
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +15
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +34
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +47
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
...全文
127 3 打赏 收藏 转发到动态 举报
写回复
用AI写文章
3 条回复
切换为时间正序
请发表友善的回复…
发表回复
  • 打赏
  • 举报
回复
错误都集中在 UserCenter.API.UCClientBase ,调试看看吧
zhulong1111 2012-09-07
  • 打赏
  • 举报
回复
会不会是两个网站共享session、cookie等。。
孟子E章 2012-09-07
  • 打赏
  • 举报
回复
应该是2个产品在通讯的时候出现问题了,重点去查查吧,比如HttpWebRequest

62,072

社区成员

发帖
与我相关
我的任务
社区描述
.NET技术交流专区
javascript云原生 企业社区
社区管理员
  • ASP.NET
  • .Net开发者社区
  • R小R
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告

.NET 社区是一个围绕开源 .NET 的开放、热情、创新、包容的技术社区。社区致力于为广大 .NET 爱好者提供一个良好的知识共享、协同互助的 .NET 技术交流环境。我们尊重不同意见,支持健康理性的辩论和互动,反对歧视和攻击。

希望和大家一起共同营造一个活跃、友好的社区氛围。

试试用AI创作助手写篇文章吧