Copied to clipboard

Flag this post as spam?

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


  • Paul Merks 35 posts 100 karma points
    Nov 08, 2016 @ 22:08
    Paul Merks
    0

    Umbraco backend IE Edge blank page

    Hi all,

    Just installed a blank version of Umbraco 7.5.4. Everything works fine local. But the online version of the Umbraco backend in IE Edge just displays a blank page and some JS errors;

    No url found for api name legacyTreeJs

    This does not happen on my local IIS configuration. Can someone please explain whats happening?

    Regards,

    Paul

  • Dennis Adolfi 1082 posts 6446 karma points MVP 5x c-trib
    Nov 09, 2016 @ 12:30
    Dennis Adolfi
    100

    Hi Paul.

    Does your frontend work?

    I got a similar problem the other day where after i deployed a site to IIS, everything was working fine in the frontend, but my backend was all blank with some JS errors.

    The solution in my case was to Bump the clientdependency version number (/Config/ClientDependency.config) by 1, which forced Umbraco to clear all cached dependencies, and that made my backend work.

    Maybe works for you as well?

  • Paul Merks 35 posts 100 karma points
    Nov 09, 2016 @ 12:53
    Paul Merks
    0

    Thanks! This did the job. Does this mean it was a sort of caching problem?

  • Dennis Adolfi 1082 posts 6446 karma points MVP 5x c-trib
    Nov 09, 2016 @ 12:57
    Dennis Adolfi
    0

    Yes, exacly!

    I usually make it a habbit of bumping my ClientDependency version number everytime i deploy a new Umbraco installation. But last time i forgot it, so I got this problem.

    Glad it worked out for you Paul! Happy to be able to help!

    Have a great day!

Please Sign in or register to post replies

Write your reply to:

Draft