I have 3 pages in my umbraco-root. When I right click on "Content" and select "sort" or "create" i get the following error:
No Document exists with Version 'f3df13b3-e3c4-4723-a32e-56cb5f2fd1c4'
When I right-click on the subnodes, there is no problem creating new pages - only when I click on the root node. If I click on create in the top-left corner, and i choose to create in the root-folder, I get the following error:
No Document exists with Version '00000000-0000-0000-0000-000000000000'
If I try to create a page in the root-folder, by right-clicking on the "Content" folder, I get the first error.
What is going on - can anybody help me?
I've tried making a search in SQL via a tip in the Umbraco-Forum, but without any luck. What to do?
Sort nodes in content-folder - PROBLEM!
Hey all.
I have 3 pages in my umbraco-root. When I right click on "Content" and select "sort" or "create" i get the following error:
No Document exists with Version 'f3df13b3-e3c4-4723-a32e-56cb5f2fd1c4'
When I right-click on the subnodes, there is no problem creating new pages - only when I click on the root node.
If I click on create in the top-left corner, and i choose to create in the root-folder, I get the following error:
No Document exists with Version '00000000-0000-0000-0000-000000000000'
If I try to create a page in the root-folder, by right-clicking on the "Content" folder, I get the first error.
What is going on - can anybody help me?
I've tried making a search in SQL via a tip in the Umbraco-Forum, but without any luck.
What to do?
Cheers,
// Peter
Sorry for bumping - but no one with an answer?
Ok, new development ;)
I've searched the entire SQL, and found 2 entries containing: f3df13b3-e3c4-4723-a32e-56cb5f2fd1c4
I've deleted the entries - and then...
Now, when I click "sort", Umbraco states the following:
No Document exists with Version '00000000-0000-0000-0000-000000000000'
So I'm maybe a bit closer to a solution, but I still don't get the error.
Anybody who knows what to do now?
Cheers!
It's been a year, and still nothing ;)
Anybody care to help..?
Using umbraco 4.5.2 (don't have the nerve to upgrade)
Hi Peter,
Try running the SQL provided in this post (BACKUP your DB first!). I believe this is a bug in older versions of Umbraco.
http://spyriadis.net/2011/08/umbraco-fix-no-document-exists-with-version/
is working on a reply...