求大神解答 Message="System.Data.OleDb.OleDbDataAdapter 内
asp吧
全部回复
仅看楼主
level 8
zhk19930805 楼主
用户代码未处理 System.Exception
Message="System.Data.OleDb.OleDbDataAdapter 内部错误: 无效的参数访问器: 9 BADBINDINFO。"
Source="App_Code.k76c0zkl"
StackTrace:
在 DBClass.ExecNonQuery(OleDbCommand myCmd) 位置 c:\Users\Administrator\Desktop\数码商城1\App_Code\DBClass.cs:行号 58
在 UserClass.AddUser(String strName, String strPassword, String strRealName, Boolean blSex, String strPhonecode, String strEmail, String strAddress, String strPostCode) 位置 c:\Users\Administrator\Desktop\数码商城1\App_Code\UserClass.cs:行号 87
在 Register.btnSave_Click(Object sender, EventArgs e) 位置 c:\Users\Administrator\Desktop\数码商城1\Register.aspx.cs:行号 23
在 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)
InnerException: System.InvalidOperationException
Message="System.Data.OleDb.OleDbDataAdapter 内部错误: 无效的参数访问器: 9 BADBINDINFO。"
Source="System.Data"
StackTrace:
在 System.Data.OleDb.RowBinding.CreateAccessor(IAccessor iaccessor, Int32 flags, ColumnBinding[] bindings)
在 System.Data.OleDb.Bindings.CreateAccessor(IAccessor iaccessor, Int32 flags)
在 System.Data.OleDb.OleDbCommand.CreateAccessor()
在 System.Data.OleDb.OleDbCommand.InitializeCommand(CommandBehavior behavior, Boolean throwifnotsupported)
在 System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult)
在 System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method)
在 System.Data.OleDb.OleDbCommand.ExecuteNonQuery()
在 DBClass.ExecNonQuery(OleDbCommand myCmd) 位置 c:\Users\Administrator\Desktop\数码商城1\App_Code\DBClass.cs:行号 54
InnerException:
2014年05月10日 08点05分 1
level 1
协助调试程序
2014年05月10日 08点05分 2
[有效] 什么意思
2014年05月10日 08点05分
回复 zhk19930805 :我把文件发给你看看行吗?
2014年05月10日 08点05分
level 8
zhk19930805 楼主
2014年05月10日 08点05分 3
1