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

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

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

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

源错误:


行 10: private const string channel = "goods";
行 11: private const int pagesize = 9;
行 12: private string cacheFile = null;
行 13: override protected void OnInit(EventArgs e)
行 14: {

源文件: c:\wwwroot\www.nsqdzjq.com\aspx\main\goods_list.aspx    行: 12

堆栈跟踪:


[NullReferenceException: 未将对象引用设置到对象的实例。]
   DTcms.Web.UI.Page.article_list.ShowPage() in D:\项目网站\项目通用部分\项目通用部分\网站后台源文件\DTcms.Web.UI\Page\article_list.cs:40
   DTcms.Web.UI.BasePage..ctor() in D:\项目网站\项目通用部分\项目通用部分\网站后台源文件\DTcms.Web.UI\BasePage.cs:35
   DTcms.Web.UI.Page.article_list..ctor() in D:\项目网站\项目通用部分\项目通用部分\网站后台源文件\DTcms.Web.UI\Page\article_list.cs:19
   ASP.aspx_main_goods_list_aspx..ctor() in c:\wwwroot\www.nsqdzjq.com\aspx\main\goods_list.aspx:12
   __ASP.FastObjectFactory_app_web_wg5h4g4s.Create_ASP_aspx_main_goods_list_aspx() in c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\89d7eddf\dd7fa012\App_Web_wg5h4g4s.14.cs:0
   System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp) +141
   System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) +45
   System.Web.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +417
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +74
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +157


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