Empty tree error + custom member properties unavailable
Hi guys.
I'm having a really annoying problem here, hoping to get some assistance from the forum :)
Whenever I deploy an updated DLL, CSS-file or JS-file to the production server, two things happens:
The umbraco backoffice tree will be empty. (TreeDataService.ashx returns an empty array) I have read a lot of guides on how to fix this, without any luck.
Custom member properties can't be accessed on the site (when member is logged in). Gives a NullReferenceException
I have tried looking into the ClientDependency, including incrementing versionnumber in ClientDependency.config and also changing the compositeFilePath - without luck.
Another strange thing is that every time this happens, it seems to work again the next day.
Empty tree error + custom member properties unavailable
Hi guys.
I'm having a really annoying problem here, hoping to get some assistance from the forum :)
Whenever I deploy an updated DLL, CSS-file or JS-file to the production server, two things happens:
I have tried looking into the ClientDependency, including incrementing versionnumber in ClientDependency.config and also changing the compositeFilePath - without luck.
Another strange thing is that every time this happens, it seems to work again the next day.
Technical info:
Any clues are very much appriciated :)
Thanks,
Mikkel
is working on a reply...