“/”应用程序中的服务器错误。

你的主机中的软件中止了一个已建立的连接。

说明: 执行当前 Web 请求期间,出现未经处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。

异常详细信息: System.ComponentModel.Win32Exception: 你的主机中的软件中止了一个已建立的连接。

源错误:


行 14: <div id="Panel2" class="txz" style="display:<%=IsLogin ? "" : "none" %>">
行 15: <div class="zcdl" style="float:right; width:150px;"><a href="/Person/Index.aspx">进入会员中心</a> | <a id="logouta" href="javascript:;">退出</a></div>
行 16: <span id="userName" style="padding:0 5px; color:#ff6a03; font-weight: bold;"><%=GetUserCookie("_USER_NAME") %>,</span>
行 17: </div>
行 18: 

源文件: d:\gxnongmu\Include\Top.htm    行: 16

堆栈跟踪:


[Win32Exception (0x80004005): 你的主机中的软件中止了一个已建立的连接。]

[SqlException (0x80131904): 已成功与服务器建立连接,但是在登录前的握手期间发生错误。 (provider: TCP Provider, error: 0 - 你的主机中的软件中止了一个已建立的连接。)]
   CMSMA.DBUtility.DbHelperSQL.GetSingle(String SQLString) +404
   CMSMA.SQLServerDAL.SqlHelper.GetPageList(String tableView, Int32 pageSize, Int32 pageIndex, String strWhere, String strOrder, Int32& recordCount) +840
   CMSMA.BLL.Category.GetPageList(String appendWhere, String orderFiled, Int32 pageSize, Int32 pageIndex, Int32& iRecordCount) +258
   CMSMA.UI.COM.DataEngine.GetCategory(Int32 PageSize, Int32 PageIndex, String Where, String Order, Int32& RecordCount) in F:\保利新\新建文件夹\CMSMA\CMSMA.UI.COM\DataEngine.cs:92
   CMSMA.UI.COM.Control.Iterator.GetDataSourse() in F:\保利新\新建文件夹\CMSMA\CMSMA.UI.COM\Control\Iterator.cs:357
   CMSMA.UI.COM.Control.Iterator.DataBind() in F:\保利新\新建文件夹\CMSMA\CMSMA.UI.COM\Control\Iterator.cs:48
   CMSMA.UI.COM.Control.Iterator.Render(HtmlTextWriter writer) in F:\保利新\新建文件夹\CMSMA\CMSMA.UI.COM\Control\Iterator.cs:299
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +150
   ASP.content_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in d:\gxnongmu\Include\Top.htm:16
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +131
   System.Web.UI.Page.Render(HtmlTextWriter writer) +40
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +150
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5363


版本信息: Microsoft .NET Framework 版本:4.0.30319; ASP.NET 版本:4.0.30319.36366