Copied to clipboard

Flag this post as spam?

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


  • Max Mumford 266 posts 293 karma points
    Sep 30, 2010 @ 16:01
    Max Mumford
    0

    Broken 404 page after uninstalling asp.net security patch?

    Thanks.

    I uninstalled the package, and did the following to get back to normal:

    added the following to the errors node in umbracoSettings.config (same ID as was used before patch):

    <error404>3927</error404>

    404handlers.config contain the default content shown here:

    http://our.umbraco.org/wiki/reference/files-and-folders/files-in-the-config-folder/404handlersconfig

    Changed web.config to include the following:

    <customErrors mode="On" />

    But umbraco is showing the following on the 404 page:

    No umbraco document matches the url 'http://ava.co.uk/error404.aspx?404;http://ava.co.uk:80/sajkdh'

    Any ideas why?

    Max.

  • 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