Copied to clipboard

Flag this post as spam?

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


  • MVJ 6 posts 26 karma points
    Oct 30, 2010 @ 15:34
    MVJ
    0

    Umbraco panel control is not loading javascripts after upgrade

    We have upgraded a site from 2.0 to 4.52 manually. After upgrade we noticed umbracopanel control is not loading its client dependency javascripts and css. Can someone let me know what could be cause? I have gone through many links in Forum but none of them worked. The site is hosted on windows 2003, .net 4.0 framework and IIS 6.0.

    We are using this control in one of our custom page.

  • MVJ 6 posts 26 karma points
    Nov 01, 2010 @ 06:08
    MVJ
    0

    I meant  [ClientDependency(ClientDependencyType.Javascript, "panel/javascript.js", "UmbracoClient")],

    [ClientDependency(ClientDependencyType.Css, "panel/style.css", "UmbracoClient")] java script and css are not loaded/rendered.

    Because of this it is throwing lot of javascript errors. Any immediate response is much appreciated. Also, I noticed in the frontend many CSS are not applied.

    Let me know if anybody need further information.

    Thank you.

    Jayaram

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies