Copied to clipboard

Flag this post as spam?

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


  • Bruno Santos 12 posts 103 karma points
    Aug 03, 2021 @ 16:28
    Bruno Santos
    0

    Custom error pages on Umbraco 9

    How to configure custom error pages in umbraco 9?

    I have configure in web.config in appsettings.json and not working for me.

    Does anyone have any way to do this that might help.

    Thank You

  • Brendan Rice 538 posts 1102 karma points
    Aug 03, 2021 @ 17:24
  • Bruno Santos 12 posts 103 karma points
    Aug 03, 2021 @ 17:42
    Bruno Santos
    0

    This not work for me.

    I have this code in appsettings.json

    enter image description here

    And this is the error returned, not my custom page.

    enter image description here

  • Bruno Santos 12 posts 103 karma points
    Aug 06, 2021 @ 08:34
    Bruno Santos
    101

    Hey,

    I already solved it through web.config / IIS

    I'm already tested this solution but it doesn't work because the existingResponse option I was using, which is set by default, didn't work.

    With existingResponse="Replace" works fine for me.

  • 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