Copied to clipboard

Flag this post as spam?

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


  • Sam Flanagan 47 posts 147 karma points
    Jun 21, 2016 @ 20:22
    Sam Flanagan
    0

    Internet Explorer IE 11 Network Error 0x2eff

    Hi

    We have an Umbraco 7.3.7 site. One of the page types has a number of file upload controls within an Archetype (1.12.0).

    There seem to be no problems in Chrome or Firefox. There are, however, frequent intermittent problems when saving in IE11. The page will appear to hang on save. There is no error message visible to the user, but the developer tools console shows:

    "SCRIPT7002: XMLHttpRequest: Network Error 0x2eff, Could not complete the operation due to error 00002eff".

    Has anybody else experienced this, or know of a solution?

    Thanks

    Sam

  • James Jackson-South 489 posts 1747 karma points c-trib
    Jun 22, 2016 @ 01:27
    James Jackson-South
    0

    Hi Sam,

    A Google of the issue only yields two responses, both which mention SSL.

    http://stackoverflow.com/questions/34049814/ie11-https-ajax-xmlhttprequest-network-error-0x2eff-could-not-complete-the-ope

    http://forum.opencart.com/viewtopic.php?f=20&t=127222

    The diagnosis an response from the second link seem most promising.

    Diagnosis:

    This error is caused by port redirection over a private / public port issue from jQuery / JS rather than using an SSL port. The associated module you're using might require modification to redirect to the right URI location.

    Response:

    My domain was routed through CloudFlare so I changed the Name Servers to point to the hosting server and now the error has gone.

    I don't know whether this is of any help as I've never come across the issue myself before.

    Cheers

    James

Please Sign in or register to post replies

Write your reply to:

Draft