论坛的回帖过多自动分页.打开后的第一页可以正常打开.要翻下一页查看回帖时出现这个错误.
下载新的程序覆盖后还是出现这错误.
是不是空间出了问题?还是?
Server Error in '/' Application.
无效的书签。
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Data.OleDb.OleDbException: 无效的书签。
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. |
Stack Trace:
[OleDbException (0x80004005): 无效的书签。] System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object& executeResult) +267 System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult) +192 System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult) +48 System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method) +106 System.Data.OleDb.OleDbCommand.ExecuteReader(CommandBehavior behavior) +111 System.Data.OleDb.OleDbCommand.ExecuteReader() +6 DXBBS.DataProviders.DataProvider.ExecuteReader(String CommandTxt) +61 DXBBS.DataProviders.ForumProvider.ReadReplyList(Int32 TopicID, Int32 CurrentPage, Int32 PageSize, Int32 TableID, DataProvider dp) +1148 DXBBS.Business.Forum.ReadReplyList(Int32 TopicID, Int32 CurrentPage, Int32 PageSize, Int32 TableID, DataProvider dp) +17 DXBBS.Controls.Topic.Initialize(Control skin) +489 DXBBS.Controls.BaseControl.CreateChildControls() +134 System.Web.UI.Control.EnsureChildControls() +87 System.Web.UI.Control.PreRenderRecursiveInternal() +41 System.Web.UI.Control.PreRenderRecursiveInternal() +161 System.Web.UI.Control.PreRenderRecursiveInternal() +161 System.Web.UI.Control.PreRenderRecursiveInternal() +161 System.Web.UI.Control.PreRenderRecursiveInternal() +161 System.Web.UI.Control.PreRenderRecursiveInternal() +161 System.Web.UI.Control.PreRenderRecursiveInternal() +161 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1360 |
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42