The document does not exist, it may have been deleted by someone else

Neelesh Malvi asked on March 19, 2014 10:48

Hi,

Question: Why Slider1 is appearing there though it is deleted?

By mistake someone has deleted the document in the content tree under LoggedOut element. It is showing message “The document does not exist, it may have been deleted by someone else”.

Please suggest, when this will be the possible scenario.

Recent Answers


Brenden Kehren answered on March 26, 2014 08:29

I've run across this a time or two before. Not sure why it happens but the solution was to review the database tables and find where the problem was and manually remove the corrupt records. Although this is highly frowned upon, it was a last resort. You might also check the recycle bin to see if you can restore the document back before going to the database.

1 votesVote for this answer Mark as a Correct answer

Amanda Ford answered on July 1, 2014 09:39

I have the same issue. I'm not sure how to access the database on my local machine. Could you point me in the right direction?

0 votesVote for this answer Mark as a Correct answer

Distinction Limited answered on August 8, 2014 12:57

Just to add to this: It's worth checking the 'DocumentForeignKeyValue' value in the CMS_Document table.

We had this exact issue and the cause was the primary key for our custom doc type not matching the foreign key in the cms_document table.

Hope this helps someone!

0 votesVote for this answer Mark as a Correct answer

Jason D answered on June 2, 2016 23:54

I ran into this issue too and confirm that Distinction_Limited's solution helped me (Kentico9). I had to delete the related item(s) in the CMS_Attachments table, then in the CMS_Documents table. Thanks!

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.