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

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

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

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

源错误:


行 46:                 <!--right start-->
行 47:                 <div class="right">
行 48:                     <div class="Position"><span>你的位置:<a href="/">首页</a>> <a href='/product/list.aspx'>精品主推</a>><a href='#'><%=GetClass()%></a></span></div>
行 49:                     <div class="HeightTab clearfix"></div>
行 50:                     <div class="main">

源文件: e:\wwwroot\www.zyyp.com.cn\product\info.aspx    行: 48

堆栈跟踪:


[NullReferenceException: 未将对象引用设置到对象的实例。]
   Tc.UI.ProductInfo.GetClass() in E:\2014\网站工作\139_access_src\Web39\_Code\UI\ProductInfo.cs:49
   ASP.product_info_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in e:\wwwroot\www.zyyp.com.cn\product\info.aspx:48
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +256
   System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +19
   System.Web.UI.Page.Render(HtmlTextWriter writer) +29
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +27
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +99
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +25
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1266


版本信息: Microsoft .NET Framework 版本:2.0.50727.8806; ASP.NET 版本:2.0.50727.5491