What steps did you take to delete the section? Did you just right click the section tree inside the Umbraco content section? Or did you touch the database?
So far I have just been deleting it normally, I am not that familiar with Umbraco's workings when it comes to databases so wouldnt try tinkering unless I really needed to
The only way I found to get around this issue was to manually add the missing document back into the database which then allowed me to delete the node.
Does any other node reference the node you're trying to delete? I read somewhere that Umbraco won't let you delete the node if something else is pointing to it.
Not able to delete a document
I am trying to delete an old section but it wont let me, it is throwing this error;
Error handling action No Document exists with Version '1bd83169-adb4-4b82-9e52-c7e841acf270'
Accessing it at all in the admin site comes up with an internal error now also.
Hi Samuel
What steps did you take to delete the section? Did you just right click the section tree inside the Umbraco content section? Or did you touch the database?
/Jan
So far I have just been deleting it normally, I am not that familiar with Umbraco's workings when it comes to databases so wouldnt try tinkering unless I really needed to
Normally = right clicking in the content tree
The only way I found to get around this issue was to manually add the missing document back into the database which then allowed me to delete the node.
Does any other node reference the node you're trying to delete? I read somewhere that Umbraco won't let you delete the node if something else is pointing to it.
Thanks for the fix Kerry
is working on a reply...