to system.web httphandlers. However, after this line is added, all the nodes in the developer section is missing. The folders are visible, but they contain no items. When I uninstall BON they come back.
Yeah I wouldn't worry as SQLCE is probably an edge case. Might be nice to add it as a known issue perhaps (if you can replicate at your end). but I'm sure you've got better ways to spend your time :)
Developer section tree nodes diasappear
Hi.
I really like this project, but I can't get it to work properly.
At first I had the ConfigurationErrorException, and solved it by adding
to system.web httphandlers. However, after this line is added, all the nodes in the developer section is missing. The folders are visible, but they contain no items. When I uninstall BON they come back.
'Ole Andreas
Do you have any other packages installed? Inspect the page with Firebug or Chrome/Safari inspector. Check for any error messages.
The sooner I see this the sooner I can apply fixes.
I'm experiencing this behaviour too (running 4.8 sqlce, running pipeline model with added handler as above)
whenever you expand a tree you get a js error
digging further:
Cannot open '|DataDirectory|\Umbraco.sdf'. Provider 'System.Data.SqlServerCe.3.5' not installed.
I guess it must be an sqlce specific thing
I don't get that error, but I am not using SQLCE.. was developed against MSSQL
Yeah I wouldn't worry as SQLCE is probably an edge case. Might be nice to add it as a known issue perhaps (if you can replicate at your end). but I'm sure you've got better ways to spend your time :)
is working on a reply...