Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > Grid > RadGrid Error in DELETING and UPDATING

Not answered RadGrid Error in DELETING and UPDATING

Feed from this thread
  • Denton avatar

    Posted on Feb 7, 2012 (permalink)

    hello guys,

    im just new to asp.net and to telerik as well.  i have problem when i try delete and update i row.  


    Server Error in '/' Application.

    The database version of the object identified by the specified key is newer than the version specified in the key.

    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: Telerik.OpenAccess.Exceptions.OptimisticVerificationException: The database version of the object identified by the specified key is newer than the version specified in the key.

    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: 

    [OptimisticVerificationException: The database version of the object identified by the specified key is newer than the version specified in the key.]
       OpenAccessRuntime.DataObjects.OpenAccessPersistenceManagerImp.GetObjectByKey(ObjectKey key) +212
       OpenAccessRuntime.DataObjects.UnsynchronizedPMProxy.GetObjectByKey(ObjectKey key) +50
       OpenAccessRuntime.ObjectScope.GetObjectByKey(ObjectKey key) +48
       Telerik.OpenAccess.OpenAccessContextBase.GetObjectByKey(ObjectKey key) +230
       Telerik.OpenAccess.Web.OpenAccessLinqDataSourceView.GetObjectByKeys(IDictionary keys) +125
       Telerik.OpenAccess.Web.OpenAccessLinqDataSourceView.ExecuteDelete(IDictionary keys, IDictionary oldValues) +187
       System.Web.UI.DataSourceView.Delete(IDictionary keys, IDictionary oldValues, DataSourceViewOperationCallback callback) +92
       Telerik.Web.UI.GridTableView.PerformDelete(GridEditableItem editedItem, Boolean suppressRebind) +271
       Telerik.Web.UI.GridCommandEventArgs.ExecuteCommand(Object source) +4897
       Telerik.Web.UI.RadGrid.OnBubbleEvent(Object source, EventArgs e) +200
       System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) +37
       Telerik.Web.UI.GridItem.OnBubbleEvent(Object source, EventArgs e) +142
       System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) +37
       System.Web.UI.WebControls.LinkButton.OnCommand(CommandEventArgs e) +125
       System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) +169
       System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +9
       System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
       System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +176
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5563
    


    Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.225
     


     any help is highly appreciated thank you.

    Reply

  • Damyan Bogoev Damyan Bogoev admin's avatar

    Posted on Feb 9, 2012 (permalink)

    Hi Denton,

    It seems to be an issue which was fixed. Could you please download the latest internal build of the product? I am sorry for the inconvenience caused.


    Kind regards,
    Damyan Bogoev
    the Telerik team
    Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>

    Reply

  • Denton avatar

    Posted on Feb 12, 2012 (permalink)

    Thank you for your reply :) Damyan Bogoev


    Reply

  • Denton avatar

    Posted on Feb 14, 2012 (permalink)

    How do I the install the latest internal build? should i just replace all the folders on the directory?

    Reply

  • Posted on Feb 14, 2012 (permalink)

    Hello Denton,

    Check the following kb article which explains more about this.
    Updating RadControls for ASP.NET AJAX to another version or license

    Thanks,
    Princy.

    Reply

  • Ivailo Ivailo admin's avatar

    Posted on Feb 16, 2012 (permalink)

    Hi Denton,

    The Q1 2012 release of OpenAccess ORM is now available to download, so you can directly update to it. Just start the installer and you will be upgraded to the latest version. Since you don't have a license yet for the full release of the product, you can either purchase one, download the trial release for evaluation purpose or download the OpenAccess ORM Free Edition. You can find the list of available downloads here.

    Let us know if we can be of any assistance.
     

    Kind regards,
    Ivailo
    the Telerik team
    Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > Grid > RadGrid Error in DELETING and UPDATING
Related resources for "RadGrid Error in DELETING and UPDATING"

ASP.NET Grid Features  |  Documentation  |  Demos  |  Telerik TV  |  Self-Paced Trainer  |  Step-by-step Tutorial  ]