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 125: {//已存在数据,进行更新Line 126: SnSee.Module.Admin.Admin.ManageIsExist(_AdminBeanLogin, "A0703", true);Line 127: if (!SnSee.Factory.Factory.LinkBase.Update(_LinkBaseBean, LinkBaseID.Value))Line 128: {Line 129: _Return = false; |
Source File: e:\freehost\lqddqc\web\qyz\Admin\Link\Link.aspx.cs Line: 127
Stack Trace:
| [OleDbException (0x80004005): 操作必须使用一个可更新的查询。] SnSee.Common.Exception.ExException(Exception _Exception, Boolean IsWriteLog) +163 SnSee.Common.Exception.ExException(Exception _Exception) +31 SnSee.Data.Access.LinkBaseData.Update(Object _object, Guid _ID, Boolean _IsDispose) +6266 SnSee.Data.Access.LinkBaseData.Update(Object _object, Guid _ID) +73 Admin_Link_Link.lbtnOk_Click(Object sender, EventArgs e) in e:\freehost\lqddqc\web\qyz\Admin\Link\Link.aspx.cs:127 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