回复:新闻的点击率和分页有错误?
抱歉!操作失败
操作描述:
System.OverflowException: 值对于带符号的字节太大或太小。 在 System.Convert.ToSByte(Int16 value) 在 System.Int16.System.IConvertible.ToSByte(IFormatProvider provider) 在 System.Convert.ToSByte(Object value, IFormatProvider provider) 在 System.Data.OleDb.ColumnBinding.Value(Object value) 在 System.Data.OleDb.Bindings.ApplyInputParameters() 在 System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult) 在 System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult) 在 System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method) 在 System.Data.OleDb.OleDbCommand.ExecuteNonQuery() 在 Foosun.DALProfile.DbHelper.ExecuteNonQuery(String connectionString, CommandType cmdType, String cmdText, DbParameter[] commandParameters) 位置 D:\dotNETCMS测试\send3333\Foosun.DALProfile\DbHelper.cs:行号 46 在 Foosun.DALProfile.DbHelper.ExecuteNonQuery(CommandType cmdType, String cmdText, DbParameter[] commandParameters) 位置 D:\dotNETCMS测试\send3333\Foosun.DALProfile\DbHelper.cs:行号 25 在 Foosun.AccessDAL.ContentManage.UpdateNewsContent(NewsContent uc) 位置 D:\dotNETCMS测试\send3333\Foosun.AccessDAL\ContentManage.cs:行号 301 在 Foosun.CMS.ContentManage.UpdateNewsContent(NewsContent uc) 位置 D:\dotNETCMS测试\send3333\Foosun.CMS\ContentManage.cs:行号 247 在 manage_news_News_add.Buttonsave_Click(Object sender, EventArgs e) 位置 D:\dotNETCMS测试\send3333\Foosun.Web\manage\news\News_add.aspx.cs:行号 1463 在 System.Web.UI.WebControls.Button.OnClick(EventArgs e) 在 System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) 在 System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) 在 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) 在 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) 在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
返回上一级
dotNETCMS v1.0sp1(r) Help center Forum
上面的是点击率设置大了会出现的问题