Copied to clipboard

Flag this post as spam?

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


  • Tim Dekkers 14 posts 84 karma points
    Feb 08, 2017 @ 09:03
    Tim Dekkers
    0

    The page cannot be displayed because an internal server error has occured

    Sometimes, when we want to go to the "cart", we get following message: The page cannot be displayed because an internal server error has occured.

    How can we solve this? enter image description here

  • Tim Dekkers 14 posts 84 karma points
    Feb 08, 2017 @ 10:25
    Tim Dekkers
    0

    If we see in the log file, this is the error we get:enter image description here

  • Anders Burla Johansen 2560 posts 8256 karma points
    Feb 08, 2017 @ 10:27
    Anders Burla Johansen
    0

    Do you have some redirect on your site? Looks like the site maybe make a request to domain.com but is maybe redirected to otherdomain.com or maybe HTTPS or something like that.

    Kind regards

    Anders

  • Tim Dekkers 14 posts 84 karma points
    Feb 08, 2017 @ 10:45
    Tim Dekkers
    0

    The only place where we redirect was client side Javascript. We assume that the redirect in the stack trace is Umbraco or TeaCommerce side.

    We made a fidler capture of the error. Does this help?enter image description here

    enter image description here

  • Anders Burla Johansen 2560 posts 8256 karma points
    Feb 08, 2017 @ 13:26
    Anders Burla Johansen
    0

    Doesnt give much more info. Somehow the website redirects for some reason. Maybe you have a rewrite rule than doesnt take the /base/ address into account.

  • Tim Dekkers 14 posts 84 karma points
    Feb 08, 2017 @ 14:33
    Tim Dekkers
    0

    We only changed something in the views in the cshtml files, not in the codes behind. No changes to MVC routing. Is this what you mean?

  • Anders Burla Johansen 2560 posts 8256 karma points
    Feb 09, 2017 @ 08:30
    Anders Burla Johansen
    0

    Maybe you have some rewrite rules in your web.config or htaccess file. To be able to debug this a developer would need a complete copy of the website files and the DB, instructions for setting up the site and instructions for how to reproduce error.

    Kind regards

    Anders

  • 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