The key cannot be deleted. The key to be deleted is already deleted from an index by another concurrent session.
Exception Details
System.Data.SqlServerCe.SqlCeException: The key cannot be deleted. The key to be deleted is already deleted from an index by another concurrent session.
Error when try to delete nodes in Recycle Bin
An error occured
The key cannot be deleted. The key to be deleted is already deleted from an index by another concurrent session.
Exception Details
System.Data.SqlServerCe.SqlCeException: The key cannot be deleted. The key to be deleted is already deleted from an index by another concurrent session.
Someone who has a solution to this error?
Hi Tom,
seems to be a Sql CE corrupt database issue, you can read more about it in this thread:
https://our.umbraco.org/forum/umbraco-7/using-umbraco-7/75706-failed-to-delete-document-type
Hope this helps!
/Michaël
I've tried to use repair with SqlCe Toolbox tools, but it didn't help.
So how do we rebuilt Umbraco examine indexes?
is working on a reply...