[NullReferenceException: 未将对象引用设置到对象的实例。]
Discuz.Data.SqlServer.DataProvider.GetFirstPostId(Int32 tid, String posttableid) +148
Discuz.Forum.Posts.GetFirstPostId(Int32 tid) +28
Discuz.ForumPage.showtree.ShowPage() +687
Discuz.Web.UI.Pages.BasePage..ctor() +4083
Discuz.ForumPage.showtree..ctor() +203
ASP.bbs_aspx_1_showtree_aspx..ctor() in c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\050fbb99\30ad2018\App_Web_showtree.aspx.7339e7a0.zqj-jk-s.0.cs:0
__ASP.FastObjectFactory_app_web_showtree_aspx_7339e7a0_zqj_jk_s.Create_ASP_bbs_aspx_1_showtree_aspx() in c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\050fbb99\30ad2018\App_Web_showtree.aspx.7339e7a0.zqj-jk-s.1.cs:0
System.Web.Compilation.BuildResultCompiledType.CreateInstance() +49
System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp, Boolean noAssert) +115
System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) +31
System.Web.UI.PageHandlerFactory.System.Web.IHttpHandlerFactory2.GetHandler(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) +40
System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig) +139
System.Web.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +120
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +155
|