I have a problem where the /umbraco/webservices/TreeDataService.ashx returns a empty array, which mean when I click any of the sections no nodes will be shown. But the frontend is working fine with no problems.
I had uploaded my custom dll, and then it was working fine (friday), but when I took a look at the backend now it was just empty and the TreeDataService returns just a empty array. I have tried removing my custom code but still there are a error.
Anyone know was can be the cause of this?
I am using umbraco v 4.5.2 (Assembly version: 1.0.4868.28632) and the umbracoLog do not show any problems.
I have tried creating a new database with a backup of the SQL, but it is still now working.
TreeDataService returns empty array
Hi,
I have a problem where the /umbraco/webservices/TreeDataService.ashx returns a empty array, which mean when I click any of the sections no nodes will be shown. But the frontend is working fine with no problems.
I had uploaded my custom dll, and then it was working fine (friday), but when I took a look at the backend now it was just empty and the TreeDataService returns just a empty array. I have tried removing my custom code but still there are a error.
Anyone know was can be the cause of this?
I am using umbraco v 4.5.2 (Assembly version: 1.0.4868.28632) and the umbracoLog do not show any problems.
I have tried creating a new database with a backup of the SQL, but it is still now working.
I think I have created the post in the wrong category: see http://our.umbraco.org/forum/core/general/40703-TreeDataService-returns-empty-array
Solved: see http://our.umbraco.org/forum/core/general/40703-TreeDataService-returns-empty-array
is working on a reply...