Copied to clipboard

Flag this post as spam?

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


  • Sebastian Dammark 583 posts 1407 karma points
    Apr 25, 2013 @ 14:30
    Sebastian Dammark
    0

    How to upgrade from 4.9 to 4.11

    I've upgraded my website from 4.9 to 4.11 but now /umbraco/ gives me the following error:

    Line 1:  <%@ Page Trace="false" Language="c#" CodeBehind="umbraco.aspx.cs" AutoEventWireup="True"
    Line 2:      Inherits="Umbraco.Web.UI.Umbraco.Umbraco" %>
    Line 3:

    Frontend runs fine but web.config still says 4.9.0.

    I'm doing this on a copy of the live site/db.
    I've merged all config changes from 4.11 to 4.9, including web.config.
    Copied /bin, /Umbraco, /Umbraco_client and other new folders from 4.11 to 4.9

    What have I missed ?

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Apr 25, 2013 @ 17:45
    Jan Skovgaard
    0

    Hi Sebastian

    You must also copy over the /install folder in order to make the upgrade script run.

    Make sure you read the instructions found here http://our.umbraco.org/documentation/Installation/Upgrading/ and also make sure that you get the web.config changes from 4.10.1 into you web.config file.

    You should follow the steps described here https://docs.google.com/document/d/1R1cYt3a5gJLdhU5wvUsP-7KPaHbCO-gnzm07FRNk51c/edit (This should really be linked to from the documentation here on our, currently I've only seen it on codeplex...remind me to do something about that ;-)).

    And finally make sure you run the fix path script if you have not done so already (make sure it's at least a 4.11.4, which is important in this case) http://umbraco.com/follow-us/blog-archive/2013/2/1/umbraco-4114-released.aspx

    Hope these pointers help!

    Loooking forward to hearing from you - good luck mate.

    /Jan

  • Sebastian Dammark 583 posts 1407 karma points
    May 01, 2013 @ 10:32
    Sebastian Dammark
    0

    Hi Jan

    Thanks for your help but now I get the following error, and I have no idea of what it means.
    Others on the forum talks about Global.asax, but I don't have that file.

    The solution runs uCommerce, if it means anything.

  • Sebastian Dammark 583 posts 1407 karma points
    May 01, 2013 @ 11:49
    Sebastian Dammark
    0

    Ok.  Copied the Global.asax from the upgrade package to the testsite.

    And now I get this error

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    May 09, 2013 @ 11:33
    Jan Skovgaard
    0

    Hi Sebastian

    Sorry for the late reply - been having a crazy week.

    This usually happens because you have not added or removed one of the mentioned sections in the web.config file correctly I think - you can read more about the web.config file changes in here https://docs.google.com/document/d/1R1cYt3a5gJLdhU5wvUsP-7KPaHbCO-gnzm07FRNk51c/edit

    Try double checking that everything has been added and removed correctly.

    Hope this helps.

    /Jan

Please Sign in or register to post replies

Write your reply to:

Draft