firebutter - 2008-4-29 15:14:00
抱歉!操作失败
操作描述:
System.Data.OleDb.OleDbException: INSERT INTO 语句包含下列未知的字段名: 'content'。确定键入的名称是正确的, 然后重试。 在 System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object& executeResult) 在 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.insertPage(PageContent uc) 位置 D:\dotNETCMS测试\send3333\Foosun.AccessDAL\ContentManage.cs:行号 1543 在 Foosun.CMS.ContentManage.insertPage(PageContent uc) 位置 D:\dotNETCMS测试\send3333\Foosun.CMS\ContentManage.cs:行号 742 在 manage_news_news_page.Buttonsave_Click(Object sender, EventArgs e) 位置 D:\dotNETCMS测试\send3333\Foosun.Web\manage\news\news_page.aspx.cs:行号 216 在 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
womode - 2008-5-29 09:16:00
添加的信息不符合数据库字段约束规范.