Copied to clipboard

Flag this post as spam?

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


  • Aaron 14 posts 34 karma points
    Feb 27, 2015 @ 08:46
    Aaron
    0

    UmbClientMgr is not defined after upgrading to 7.2.2

    Hello all,

    I am getting a strange error after upgrading to 7.2.2 today in production.  When I try to access /umbraco I get a blank screen with "UmbClientMgr is not defined" in the JavaScript console as an error. 

     

    The site is hosted as a Windows Azure Website and it works fine when running locally.

    Anyone have any idea?

    Aaron

     

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Feb 27, 2015 @ 09:03
    Jan Skovgaard
    0

    Hi Aaron

    I'm not too familiar with Azure hosting but have you tried to go to the /config/ClientDependency.config file and increment the version number and then recycle the app pool to see if that works?

    It should bust the backoffice cache, which may be the issue.

    What steps did you take in order to do the upgrade? what was the process?

    /Jan

  • Aaron 14 posts 34 karma points
    Feb 27, 2015 @ 10:37
    Aaron
    0

    Hey Jan,

    Thanks for the reply, I tried bumping the version number with no love :( Currently I am trying redeploy to a new Azure website to see what the result it.

    I performed the upgrade with NuGet locally and committed it back in to my GitHub repo where it was picked up by Azure and deployed. I am guessing that something the NuGet upgrade performed did not make it up into the site.

    Aaron

  • Sören Deger 733 posts 2844 karma points c-trib
    Feb 27, 2015 @ 10:41
    Sören Deger
    0

    Hi Aaron,

    do you use an ignore file? Maybe not all important files are commited to GitHub?


    Best,

    Sören

  • Aaron 14 posts 34 karma points
    Feb 27, 2015 @ 10:53
    Aaron
    0

    Hey Sören,

    Yes I do use an ignore file, I basically ignore everything that is not custom code and have NuGet restore it all when the site is deployed. I am thinking that the NuGet restore on the Azure Site is not doing something :S

    FYI deploying to a whole new site shows the same symptoms.

    Looking into what it could be, will keep this thread updated.

    Aaron

  • Aaron 14 posts 34 karma points
    Feb 27, 2015 @ 12:04
    Aaron
    0

    Hey all I ended up rolling back to before the upgrade. Will try again tomorrow.

    Aaron

  • James Gaisford 22 posts 165 karma points
    Mar 17, 2015 @ 13:52
    James Gaisford
    0

    Any luck with this. Just experiencing the same issue!

Please Sign in or register to post replies

Write your reply to:

Draft