Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Ole Andreas M. Olsen 23 posts 119 karma points
    Dec 22, 2011 @ 13:10
    Ole Andreas M. Olsen
    0

    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      

    <add path="*.note" verb="*" type="Dascoba.Umb.BackOfficeNotes.NotesHandler, Dascoba.Umb.BackOfficeNotes" />

    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

  • Daniel Bardi 927 posts 2562 karma points
    Dec 28, 2011 @ 08:37
    Daniel Bardi
    0

    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.

  • wolulcmit 357 posts 693 karma points
    Jul 30, 2012 @ 02:34
    wolulcmit
    0

    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

    "NetworkError: 500 Internal Server Error - http://yoursite.com/umbraco/webservices/TreeDataService.ashx?rnd=b935166e777e45dd904e42d372747ace&id=-1&treeType=content&contextMenu=true&isDialog=false&rnd2=15.6"

    digging further:

    Cannot open '|DataDirectory|\Umbraco.sdf'. Provider 'System.Data.SqlServerCe.3.5' not installed.

    I guess it must be an sqlce specific thing

  • Daniel Bardi 927 posts 2562 karma points
    Jul 30, 2012 @ 18:10
    Daniel Bardi
    0

    I don't get that error, but I am not using SQLCE.. was developed against MSSQL

  • wolulcmit 357 posts 693 karma points
    Jul 31, 2012 @ 06:34
    wolulcmit
    0

    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 :)

Please Sign in or register to post replies

Write your reply to:

Draft