Copied to clipboard

Flag this post as spam?

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


  • anthony hall 222 posts 536 karma points
    Jul 29, 2009 @ 11:12
    anthony hall
    0

    prompted to upgrade

    I'm running umbraco v 4.0.2.1 (Assembly version: 1.0.3441.17657)

    yet for some reason when i go to mysite.localhost i'm getting redirected to 

    /install/default.aspx?redir=true&url=/default.aspx

    "Upgrade Umbraco version 4.0.2.1"

    How do stop this?

    FYI, i copied the files & db from remote server. 

  • Sebastiaan Janssen 5058 posts 15520 karma points MVP admin hq
    Jul 29, 2009 @ 11:25
    Sebastiaan Janssen
    100

    Have you checked your web.config to see if the correct version is specified in there?

  • Peter Dijksterhuis 1442 posts 1722 karma points
    Jul 29, 2009 @ 11:26
    Peter Dijksterhuis
    2

    Check your web.config. What does the version say there?

    If it is older and you are sure you have 4.0.2.1, change that value.

    You can also set umbracoVersionCheckPeriod to 0 to stop checking for updates.

    HTH,

    Peter

  • anthony hall 222 posts 536 karma points
    Jul 29, 2009 @ 14:10
    anthony hall
    0

    thanks :)

  • Kyle Skrinak 272 posts 327 karma points
    Jul 29, 2009 @ 14:54
    Kyle Skrinak
    1

    Did you solve this? I had a similar problem -- same process (moving a live site locally for testing, debugging, etc) and differences in IIS configuration hit me the same way. For me, the default doc IIS was prioritizing was the problem. Is your default doc priority the same on both servers?

    BTW, stopping the error message isn't the same as saying you have identical configurations, which I'd want as far as testing goes. Running ?umbDebugShowTrace=true on the same page and comparing the output from both servers, went along way to ensuring my configurations were more similar.

  • anthony hall 222 posts 536 karma points
    Jul 29, 2009 @ 15:17
    anthony hall
    0

    yeah, i just turned the umbracoVersionCheckPeriod off. Which sorted it.

    Is your default doc priority the same on both servers?

    Actually  i'm using Cassini, and didn't define a default doc locally. 


  • Kyle Skrinak 272 posts 327 karma points
    Jul 29, 2009 @ 17:18
    Kyle Skrinak
    0

    @anthony: regarding default doc: (this isn't a rhetorical question) wouldn't you want to have your default doc order be the same?

Please Sign in or register to post replies

Write your reply to:

Draft