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

未将对象引用设置到对象的实例。

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

异常详细信息: System.NullReferenceException: 未将对象引用设置到对象的实例。

源错误:


行 88:         <div class="sy_weqq">
行 89:             <ul>
行 90:                 <li class="sy_xqjr" style="color:black;">详情请进入<a href="/<%=SchoolID%>/" target="_blank" title=""> <%= Common.LimitHtmlHelper.LimtStringLen(SchlloName,12) %></a></li>
行 91: 
行 92:                 <li style="color:black;">已关注:<span>6273</span></li>

源文件: d:\wwwroot\www.51xunxiao.com\NewsX8\new_detail.aspx    行: 90

堆栈跟踪:


[NullReferenceException: 未将对象引用设置到对象的实例。]
   Common.LimitHtmlHelper.MidStrEx(String sourse, String startstr, String endstr) +126
   Common.LimitHtmlHelper.Removestriphtml(String strhtml) +100
   Common.LimitHtmlHelper.LimtStringLen(String HtmlMessage, Int32 IntNumber) +53
   ASP.newsx8_new_detail_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in d:\wwwroot\www.51xunxiao.com\NewsX8\new_detail.aspx:90
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +114
   System.Web.UI.Page.Render(HtmlTextWriter writer) +37
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4239


版本信息: Microsoft .NET Framework 版本:2.0.50727.8964; ASP.NET 版本:2.0.50727.8962