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

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

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

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

源错误:


行 6:  <head>
行 7:  <meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
行 8:  <title><%=cmodel.SEOTitle %></title>
行 9:  <meta name="description" content="<%=cmodel.SEODes %>" />
行 10: <meta name="keywords" content="<%=cmodel.SEOKey %>" />

源文件: e:\website20211012\sinofaith\sinofaith\about_us.aspx    行: 8

堆栈跟踪:


[NullReferenceException: 未将对象引用设置到对象的实例。]
   ASP.about_us_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in e:\website20211012\sinofaith\sinofaith\about_us.aspx:8
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +116
   xinzhengxin.BasePage.Render(HtmlTextWriter writer) +172
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +131
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +9489


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