Google Chrome has notoriously aggressive caching, so if something
doesn't seem to work well in the backoffice, make sure to clear cache
and cookies thoroughly (for other browsers as well).
One way to nudge the cache in Chrome is to open the developer tools
(F12) and go to the settings (the cog icon). There will be a checkbox
that says "Disable cache (while DevTools is open)". Once this checkbox
is on you can refresh the page and the cache should be invalidated. To
force it even more, the "reload" button next to your address bar now
has extra options when you right-click it. It should have "Normal
reload", "Hard reload" and "Empty cache and hard reload" now. The last
option is the most thorough and you might want to try that.
We're working on making this experience better and seamless, but for
now make sure to follow these steps for v7 upgrades.
Umraco 7 Gui empty after upgrade
Hi I upgraded from Umbraco 6 to Umbraco 7 and have the following result
The only error I can find in the network log is the following
Which is thrown from the address
/umbraco/backoffice/UmbracoTrees/ApplicationTree/GetApplicationTrees?application=users&tree=&isDialog=false
Any advice where to start?
Thanks
How did you upgrade? Did you follow the instructions on the download page? Most importantly:
I did follow the instructions to the point
is working on a reply...