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:
| Line 148: {Line 149: SnSee.Module.Admin.Admin.ManageIsExist(_AdminBeanLogin, "A0103", true);Line 150: _Return = SnSee.Factory.Factory.InfoBase.Update(_InfoBean, InfoID);Line 151: }Line 152: |
Source File: e:\freehost\lqddqc\web\qyz\Admin\Info\Info.aspx.cs Line: 150
Stack Trace:
| [OleDbException (0x80004005): 操作必须使用一个可更新的查询。] SnSee.Common.Exception.ExException(Exception _Exception, Boolean IsWriteLog) +163 SnSee.Common.Exception.ExException(Exception _Exception) +31 SnSee.Data.Access.InfoBaseData.Update(Object _object, Guid _ID, Boolean _IsDispose) +4835 SnSee.Data.Access.InfoBaseData.Update(Object _object, Guid _ID) +73 Admin_Info_Info.lbtnOk_Click(Object sender, EventArgs e) in e:\freehost\lqddqc\web\qyz\Admin\Info\Info.aspx.cs:150 System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e) +111 System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) +79 System.Web.UI.WebControls.LinkButton.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) +175 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565 |
Version Information: Microsoft .NET Framework Version:2.0.50727.3603; ASP.NET Version:2.0.50727.3082