Copied to clipboard

Flag this post as spam?

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


  • Fuji Kusaka 2203 posts 4220 karma points
    Feb 22, 2016 @ 08:32
    Fuji Kusaka
    0

    Upgrade from 7.38 to 7.40

    Hi guys,

    My upgrade from 7.38 to 7.40 just crashed on me. Is there any something i missed while doing the upgrades?

    Just to point out i did a manual upgrade and got [object] [object] error message. Upgrade stopped on me.

    Thanks,

  • Fuji Kusaka 2203 posts 4220 karma points
    Feb 22, 2016 @ 08:38
    Fuji Kusaka
    0

    Here is the error am getting when trying to logon

    Line 20:     {
    Line 21:         var parsed = HttpUtility.ParseQueryString(Request.RawUrl.Split('?')[1]);
    Line 22:         var attempt = parsed["umbDebug"].TryConvertTo<bool>();
    Line 23:         if (attempt && attempt.Result)
    Line 24:         {
    
  • Simon steed 375 posts 687 karma points
    May 11, 2016 @ 22:44
    Simon steed
    0

    Did you ever sort this? I've just got it upgrading from 7.3.6 -> 7.4.3 :(

  • Simon steed 375 posts 687 karma points
    May 11, 2016 @ 22:54
    Simon steed
    0

    Fixed it - for anyone else, double check your web.config is merged correctly, a lot of changes in there you will need!

Please Sign in or register to post replies

Write your reply to:

Draft