Copied to clipboard

Flag this post as spam?

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


  • Christian Liebe-Harkort 56 posts 104 karma points
    Mar 12, 2014 @ 15:56
    Christian Liebe-Harkort
    0

    Problem with updating umbraco 7.0.3 to 7.0.4 with nuget

    I created the application from VS 2012 using nuget to install all dependencies. During that time 7.0.3 was the newest vesrion.

    Now I updated to 7.0.4 with
    PM > Update-Package UmbracoCms

    update seemed normal (files were downloaded etc.).

    However, when I run http://mysite/umbraco/ServerVariables to get the umbraco version, I see:

      "application": {
        "assemblyVersion": "1.0.5147.18550",
        "version": "7.0.3"
      }

    Also: changing password fails (This 7.0.4 release is fixing just a single bug: changing a user's password was not possible, from http://our.umbraco.org/contribute/releases/704

    So the update has not worked.

    When I now run
    PM > Update-Package UmbracoCms

    I get:
    For "UmbracoCms" sind im Projekt "myproject" no Updates available.

    What am I doing wrong?

    christian

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Mar 22, 2014 @ 18:43
    Jan Skovgaard
    100

    Hi Christian

    Perhaps it's related to this issue? Sebastiaan has written some comments on what to try etc.

    Have you tried to see if it's possible to do an upgrade to 7.1RC?

    /Jan

  • Christian Liebe-Harkort 56 posts 104 karma points
    Apr 09, 2014 @ 18:21
    Christian Liebe-Harkort
    0

    HI Jan,

    thanks for your help.

    With version 7.1.1 it worked.

    /Christian

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Apr 09, 2014 @ 19:07
    Jan Skovgaard
    0

    Hi Christian

    Very happy to hear that - remember to mark the topic as solved :)

    Cheers, Jan

Please Sign in or register to post replies

Write your reply to:

Draft