Copied to clipboard

Flag this post as spam?

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


  • GW 1 post 21 karma points
    Apr 26, 2010 @ 13:39
    GW
    0

    Version Check Trys To Downgrade After Upgrade To 4.0.3

    Hi,

    After upgrading to 4.0.3 from 4.0.2.1 the system automatically showed the upgrade wizard and modified the web.config file to show the correct new version. After a reboot I accessed the site and it automatically shows the upgrade wizard again but this time it wants to change back to 4.0.2.1.

     

    After multiple attempts it seems the system is not happy unless it says:

    <

     

    add key="umbracoConfigurationStatus" value="4.0.2.1" />

    although version 4.0.3 is definately installed.

    Can somebody please help me identify what is causing this.

    Thanks

     

  • fabio 87 posts 107 karma points
    Aug 12, 2010 @ 12:11
    fabio
    0

    hi i'm in the same situation with 4.0.4.2

    IN the admin i'v clicked on the upgrade alert about 4.5.1.

    after that the front-end site tell me that i need to upgrade to a newer version 4.0.3.

    from web.config

    <appSettings>

     

        <add key="umbracoDbDSN" ...................... />

        <add key="umbracoConfigurationStatus" value="4.0.4.2" />

        <add key="umbracoReservedUrls" value="/config/splashes/booting.aspx,/install/default.aspx,/config/splashes/noNodes.aspx,/designit/newsletter/tracking/tracking.aspx,/designit/newsletter/ScheduledSend.aspx" />

        <add key="umbracoReservedPaths" value="/umbraco,/install/" />

        <add key="umbracoContentXML" value="/data/umbraco.config" />

        <add key="umbracoStorageDirectory" value="/data" />

        <add key="umbracoPath" value="/umbraco" />

        <add key="umbracoEnableStat" value="false" />

        <add key="umbracoHideTopLevelNodeFromPath" value="true" />

        <add key="umbracoEditXhtmlMode" value="true" />

        <add key="umbracoUseDirectoryUrls" value="false" />

        <add key="umbracoDebugMode" value="true" />

        <add key="umbracoTimeOutInMinutes" value="20" />

        <add key="umbracoVersionCheckPeriod" value="7" />

        <add key="umbracoDisableXsltExtensions" value="true" />

        <add key="umbracoDefaultUILanguage" value="en" />

        <add key="umbracoProfileUrl" value="profiler" />

        <add key="umbracoUseSSL" value="false" />

        <add key="umbracoUseMediumTrust" value="false" />

      </appSettings>

     

     

    Could someone please tell me how tto solve this?

     

  • fabio 87 posts 107 karma points
    Aug 12, 2010 @ 13:37
    fabio
    0

    sorry my mystake

     

    Fabio

  • andrew shearer 510 posts 659 karma points
    Aug 18, 2010 @ 05:45
    andrew shearer
    0

    im getting this issue trying to move from 4.0.3 to 4.0.4.2

    after upgrading to 4.0.4.2, the next time i run the site the wizard wants to instal 4.0.3.

    ??

     

Please Sign in or register to post replies

Write your reply to:

Draft