[NullReferenceException: 未将对象引用设置到对象的实例。]
DTcms.DAL.article.DataRowToModel(DataRow row) in D:\project\code2022\dtcms-tj\DTcms.DAL\article.cs:765
DTcms.DAL.article.GetModel(String channel_name, String call_index) in D:\project\code2022\dtcms-tj\DTcms.DAL\article.cs:463
DTcms.BLL.article.ArticleModel(String channel_name, String call_index) in D:\project\code2022\dtcms-tj\DTcms.BLL\article.cs:361
DTcms.Web.UI.Page.article_show.article_show_Init(Object sender, EventArgs e) in D:\project\code2022\dtcms-tj\DTcms.Web.UI\Page\article_show.cs:65
System.Web.UI.Control.OnInit(EventArgs e) +97
System.Web.UI.Page.OnInit(EventArgs e) +14
ASP.aspx_main_content_aspx.OnInit(EventArgs e) +74
System.Web.UI.Control.InitRecursive(Control namingContainer) +142
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +416
|