I am experiencing some problems concerning empty content tree pickers. I'm running umbraco 6.2.4 in IIS7 (sql server 2008). I have a page with several content tree pickers (with the same dataType) and one of them is not showing any content (not always the same contentPicker interestingly).
In my debuggers network section the call to get the data for the content picker keeps pending (/umbraco/webservices/treeclientservice.asmx/getinitapptreedata)
Deleting the TEMP directory, recycling the app pool, changing the doc type or dataType does not solve the problem. Is anyone experiencing similar problems or know how to solve this issue?
empty content tree pickers in 6.2.4
Hi,
I am experiencing some problems concerning empty content tree pickers. I'm running umbraco 6.2.4 in IIS7 (sql server 2008). I have a page with several content tree pickers (with the same dataType) and one of them is not showing any content (not always the same contentPicker interestingly).
In my debuggers network section the call to get the data for the content picker keeps pending (/umbraco/webservices/treeclientservice.asmx/getinitapptreedata) Deleting the TEMP directory, recycling the app pool, changing the doc type or dataType does not solve the problem. Is anyone experiencing similar problems or know how to solve this issue?
Thanks in advance
is working on a reply...