Copied to clipboard

Flag this post as spam?

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


  • pat 124 posts 346 karma points
    Oct 17, 2017 @ 11:57
    pat
    0

    ajax call failed err_connection_reset return error status 0

    I have a partial view with button to send one parameter to controller and controller return list of objects in Json format.

    this ajax works fine unless I refresh page in middle of ajax response loading. after that it continuously give above error when i print xhr.status it is 0 and chrome browser return errre-connectionreset
    IE return another erro

    I have read on other posts say it return status 0 without reaching server side script at all. but the problem is i cannot resolve the issue once it occurred unless clear all cache ...

    does any one know why this is happening .

  • 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