Copied to clipboard

Flag this post as spam?

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


  • Matt Taylor 873 posts 2086 karma points
    Aug 28, 2014 @ 18:17
    Matt Taylor
    1

    Upgrading from 6.1.6 to 6.2.2

    Just some notes after a bit of a painful upgrade to Umbraco 6.2.2.

    After I managed to get all the new files in place and ran the upgrade it errored with SlimResponse complaining about the version of HtmlAgilityPack.dll.

    SlimResponse needs to be recompiled against the newer version of HtmlAgilityPack.dll that comes with Umbraco 6.2.2.

    Unfortunately at the time of writing the SlimResponse nuget package had not been updated.

    To fix it I had to dowload the source of SlimResponse and just compile it, then copy the contents of the projects bin folder over to the Umbraco bin folder.

     

    Another issue I had is that I couldn't log in to Umbraco after the upgrade.

    Note that the UmbracoMembershipProviderUsersMembershipProvider and UmbracoRoleProvider have been updated in the web.config in 6.2.2.

    Initially I tried to merge these changes to use the new providers but I found that this was the problem so just reverted to how it was before and it seems to work fine.

    Regards, Matt

  • Jeroen Breuer 4908 posts 12265 karma points MVP 4x admin c-trib
    Aug 28, 2014 @ 18:25
    Jeroen Breuer
    101

    Thanks for the info.

    Hybrid Framework vNext for Umbraco v7 will be out soon :-).

    Jeroen

  • Matt Taylor 873 posts 2086 karma points
    Sep 16, 2014 @ 11:28
    Matt Taylor
    0

    Is it ready yet? :-P

  • Jeroen Breuer 4908 posts 12265 karma points MVP 4x admin c-trib
    Sep 16, 2014 @ 11:34
    Jeroen Breuer
    0

    I've already developed some websites with it and I have some other developers that are currently giving their feedback. It will probably be ready in about 2 weeks :-).

    Jeroen

  • Jeroen Breuer 4908 posts 12265 karma points MVP 4x admin c-trib
    Sep 26, 2014 @ 16:12
    Jeroen Breuer
    0

    Hello,

    The Hybrid Framwork for Umbraco v7 is out: http://our.umbraco.org/projects/developer-tools/hybrid-framework-for-umbraco-v7

    Jeroen

  • Matt Taylor 873 posts 2086 karma points
    Sep 26, 2014 @ 16:25
    Matt Taylor
    0

    Great, thanks!

Please Sign in or register to post replies

Write your reply to:

Draft