产品使用及交流论坛

首页 » 产品使用交流区 » 安装及使用交流 » 麻烦了,我是商业代理,这个错误头疼,帮我解决一下
zangaizhu - 2014/7/26 21:07:48

Server Error in '/' Application.
--------------------------------------------------------------------------------


列名 'm_type' 无效。
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: 列名 'm_type' 无效。

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 (0x80040e14): 列名 'm_type' 无效。]
   System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method) +745
   System.Data.OleDb.OleDbCommand.ExecuteNonQuery() +107
   PageAdmin.Install.Check_DefaultType(OleDbConnection Myconn) +100
   PageAdmin.Install.Update_DataBase() +202
   PageAdmin.Install.Next_4(Object src, EventArgs e) +13
   System.Web.UI.WebControls.Button.OnClick(EventArgs e) +9628114
   System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +103
   System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
   System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
   System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +35
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1724

  


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34209
1
查看完整版本: 麻烦了,我是商业代理,这个错误头疼,帮我解决一下