Copied to clipboard

Flag this post as spam?

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


  • Garrett Fisher 341 posts 496 karma points
    Aug 25, 2015 @ 15:40
    Garrett Fisher
    0

    /install/default.aspx Redirecting to /install/default

    I inherited a codebase and I am trying to upgrade it locally (at this stage, 4.7.2 to 4.8.1) and, when navigating to /install/default.aspx as I normally do when upgrading, application is redirecting me to /install/default (without the *.aspx extension). I do see these entries in my web.config:

    <add key="umbracoReservedUrls" value="~/config/splashes/booting.aspx,~/install/default.aspx,~/config/splashes/noNodes.aspx" />
    <add key="umbracoReservedPaths" value="~/umbraco,~/install/" /
    

    ...which I thought were supposed to override the URL rewriting in particular paths, but it appears not to be working. What is wrong with this picture? Obviously /install//default is a blank page so I can't get the wizard to run.

    Any help much appreciated in advance!

    Thanks, Garrett

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies