行 40: BLL.News_BLL bllNews = new BLL.News_BLL();
行 41: model = bllNews.GetModel(postId);
行 42: modelC = bllC.GetModelByCategoryID(model.CategoryID);
行 43:
行 44: if (model == null)
[NullReferenceException: bet万博网站_手机万博官网最新版_万博app官方下载ios - 未将对象引用设置到对象的实例。]
WEB.Innovation.Page_Load(Object sender, EventArgs e) in C:\WWW\移植\Z万博app官方下载ios\ZXWeb\ZxWeb\WEB\Innovation.aspx.cs:42
System.Web.UI.Control.OnLoad(EventArgs e) +108
System.Web.UI.Control.LoadRecursive() +67
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1435