找不到方法:“System.Data.DataTable Discuz.Forum.Focuses.GetTopicList(Int32, Int32, Int32, Discuz.Entity.TopicTimeType, Discuz.Entity.TopicOrderType, Boolean, Int32, Boolean)”。
说明: 执行当前 Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。
异常详细信息: System.MissingMethodException: 找不到方法:“System.Data.DataTable Discuz.Forum.Focuses.GetTopicList(Int32, Int32, Int32, Discuz.Entity.TopicTimeType, Discuz.Entity.TopicOrderType, Boolean, Int32, Boolean)”。
源错误:
行 471:
行 472:
行 473: IndexInvokeData.InvokeData.GetImages();
行 474: DataTable hottopiclist = IndexInvokeData.InvokeData.hottopiclist;
行 475: DataTable newReply = IndexInvokeData.InvokeData.GetNewReply();
源文件: e:\bbs\aspx\5\forumindex.aspx 行: 473
堆栈跟踪:
[MissingMethodException: 找不到方法:“System.Data.DataTable Discuz.Forum.Focuses.GetTopicList(Int32, Int32, Int32, Discuz.Entity.TopicTimeType, Discuz.Entity.TopicOrderType, Boolean, Int32, Boolean)”。]
IndexInvokeData.InvokeData.GetImages() +0
ASP.aspx_5_forumindex_aspx.OnInit(EventArgs e) in e:\bbs\aspx\5\forumindex.aspx:473
System.Web.UI.Control.InitRecursive(Control namingContainer) +321
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +692
楼主能解决下不?