1: Go to /app_data/TEMP and delete all folders
2: Go to /config/ClientDependency.config and increment the version number
3: Recycle the app pool
Does that help?
Besides clearing the examine indexes we're also clearing the clientdependency cache, which is sometimes also a good idea. Might as well try both now that we're at it.
Properties on DocType but lost on Node?
I have an Umbraco7 site. I went to update it today and all of my content is missing on the nodes.
I have not changed anything that would have affected this. I have checked the doc type and the doc type properties and its all correct.
Any ideas?
Hi Charles
What version did you update from and what steps did you take in order to update? (I assume you have updated to v7.1.3).
/Jan
Hi Jan,
It was a clean install of 7.0.4
Hi Charlie...
And how did you do the upgrade? Using nuget, manually...or? :)
/Jan
It was manual. This has only started happening in the last 2 days. Its has been fine. I have not touched anything in the backoffice.
Hi Charles
Perhaps it's a lucene thing...
Try the old trick
1: Go to /app_data/TEMP and delete all folders 2: Go to /config/ClientDependency.config and increment the version number 3: Recycle the app pool
Does that help?
Besides clearing the examine indexes we're also clearing the clientdependency cache, which is sometimes also a good idea. Might as well try both now that we're at it.
Cheers, Jan
Thanks will give that a try. Worth a shot. Charlie :)
is working on a reply...