Copied to clipboard

Flag this post as spam?

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


  • Roger 195 posts 474 karma points
    Dec 06, 2012 @ 15:20
    Roger
    0

    Umbraco jQuery trees not working after fresh install

    After installing a fresh version of Umbraco, the admin area displays the following. Any ideas please?

  • Roger 195 posts 474 karma points
    Dec 06, 2012 @ 15:45
    Roger
    0

    Changing the ClientDependency folder in the config file from /temp/ClientDependency to /ClientDependency

    then delete the ClientDependency folder

    changing <compilation defaultLanguage="c#" batch="false" targetFramework="4.0">

    to

    <compilation debug="true" defaultLanguage="c#" batch="false" targetFramework="4.0">

    Solved the issue

    Still very disappointed with the lack of input from both the Umbraco team and the forum on all my recent posts. It seems that we are just left to it!

    Anyway, I hope this helps someone

  • Troels Larsen 75 posts 280 karma points
    Dec 06, 2012 @ 15:48
    Troels Larsen
    0

    Could it be your security settings on the folder. Looks like u r missing the iusr 

     i gues not ;)

  • Roger 195 posts 474 karma points
    Dec 06, 2012 @ 15:53
    Roger
    0

    I had the security settings in place for IUSR, IIS_IUSRS and NETWORK_SERVICE

    It was all working until I moved it all to the live domain. just wasnt loading the jQuery.

    By making the amends above and rebuilding the ClientDependency it worked. then I removed the debug="true"

    Seems ok now. Very strange!

Please Sign in or register to post replies

Write your reply to:

Draft