This is a migrated thread and some comments may be shown as answers.

RadGrid Error in DELETING and UPDATING

15 Answers 141 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Denton
Top achievements
Rank 1
Denton asked on 07 Feb 2012, 06:33 AM
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.

15 Answers, 1 is accepted

Sort by
0
Damyan Bogoev
Telerik team
answered on 09 Feb 2012, 12:25 PM

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 >>
0
Denton
Top achievements
Rank 1
answered on 13 Feb 2012, 04:29 AM
Thank you for your reply :) Damyan Bogoev


0
Denton
Top achievements
Rank 1
answered on 14 Feb 2012, 07:39 AM
How do I the install the latest internal build? should i just replace all the folders on the directory?
0
Princy
Top achievements
Rank 2
answered on 14 Feb 2012, 08:14 AM
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.
0
Ivailo
Telerik team
answered on 16 Feb 2012, 02:56 PM
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 >>
0
AndyRutter
Top achievements
Rank 2
answered on 13 Jun 2013, 01:14 PM
Hi,
This issue appears to have reared it's head again with the latest 2013 Q2 release.
Project was functioning perfectly until I installed the new bits.
Loaded it up and tried to edit a grid line and the exact same error has appeared.
Any clues?
0
Dimitar Tachev
Telerik team
answered on 18 Jun 2013, 12:42 PM
Hi Brian,

 
Thank you for the provided details.

As we discussed in the support thread we were able to reproduce this behavior and it's fix is expected for our next build.

Please accept our apologies for the inconvenience caused.

Regards,
Dimitar Tachev
Telerik
OpenAccess ORM Q2 2013 brings you a more powerful code generation and a unique Bulk Operations support with LINQ syntax. Check out the list of new functionality and improvements shipped with this release.
0
Rahul
Top achievements
Rank 2
answered on 24 Jul 2013, 06:38 AM
Hello Team,

Any update on this , I am still facing the same problem.

Any information regarding this will be much appreciated

Thanks,
Rahul Bhatia
0
Dimitar Tachev
Telerik team
answered on 26 Jul 2013, 04:22 PM
Hi Rahul,

 
Unfortunately this issue was too complex with a lot of possible breaking changes and its fix was too risky for the short time that we had for testing it before our Service Pack and for this reason we decided to postpone it for our Q3 official release in order to be sure that it will be well tested.

I hope this is applicable for you.

Regards,
Dimitar Tachev
Telerik
OpenAccess ORM Q2 2013 brings you a more powerful code generation and a unique Bulk Operations support with LINQ syntax. Check out the list of new functionality and improvements shipped with this release.
0
Shahid
Top achievements
Rank 1
answered on 15 Aug 2013, 07:16 PM
Hi Dimitar,

I am running into the same issue. I ran the update from the Telerik control panel as of 8/15/13, the problem is still present. I am correct to say the Q3 update is not out yet correct?

Thanks,

Shahid
0
Dimitar Tachev
Telerik team
answered on 20 Aug 2013, 09:21 PM
Hello Shahid,

Please accept our apologies for the inconvenience caused.

The Q3 official release is expected later this year and we are still planning to provide the fix for the issue with DateTime column used as a version one along with this release.

I hope this is applicable for you.
 

Regards,
Dimitar Tachev
Telerik
OpenAccess ORM Q2 2013 brings you a more powerful code generation and a unique Bulk Operations support with LINQ syntax. Check out the list of new functionality and improvements shipped with this release.
0
INTIT SRL
Top achievements
Rank 1
answered on 09 Sep 2013, 10:45 AM
Hi Tachev,
when will be available the fix?
I mean the Q3 official release whit this important bug resolved?

Thank's
Simone
0
Dimitar Tachev
Telerik team
answered on 09 Sep 2013, 03:15 PM
Hi Simone,

 
The Q3 official release is expected for the middle of October.

Let us know if you need any further information on Telerik OpenAccess ORM.

Regards,
Dimitar Tachev
Telerik
OpenAccess ORM Q2 2013 brings you a more powerful code generation and a unique Bulk Operations support with LINQ syntax. Check out the list of new functionality and improvements shipped with this release.
0
INTIT SRL
Top achievements
Rank 1
answered on 17 Sep 2013, 01:53 PM

Hi, it is very important for us to receive as soon as possibile this fix.

This an error that are generating a lot of critical problems for us. We are delivering at the end of september

How is possible to avoid this problem?

Can we switch at another and previously but stable version?

Regards

Tommaso
Mondoesa;Lazio
0
Dimitar Tachev
Telerik team
answered on 19 Sep 2013, 03:11 PM
Hello Tommaso,

 
Please accept our apologies for the inconvenience caused.

The fix is still expected for the middle of October and unfortunately we are not able to provide it before your deadline at the end of September.

The DateTime version fields issue was reproduced in our Q2 2013 release and as a workaround before our next release I suggest you downgrade your OpenAccess ORM to the latest official release before the Q2 2013 one.

Could you please open a support ticket in order to provide you with private credentials for our FTP server containing the installer for our Q1 2013 SP1 version?

I hope this is applicable for you.

Regards,
Dimitar Tachev
Telerik
OpenAccess ORM Q2 2013 brings you a more powerful code generation and a unique Bulk Operations support with LINQ syntax. Check out the list of new functionality and improvements shipped with this release.
Tags
Grid
Asked by
Denton
Top achievements
Rank 1
Answers by
Damyan Bogoev
Telerik team
Denton
Top achievements
Rank 1
Princy
Top achievements
Rank 2
Ivailo
Telerik team
AndyRutter
Top achievements
Rank 2
Dimitar Tachev
Telerik team
Rahul
Top achievements
Rank 2
Shahid
Top achievements
Rank 1
INTIT SRL
Top achievements
Rank 1
Share this question
or