internet explorer 8 - Error code 12019 / 12007 ajax request on IE8 -


if disconnect wifi before sending ajax request on ie 10 , ff, request aborted. http status code 0 , response body empty.

on ie 8, response code 12007 or 12019 , response body empty.

i have have error handling aborted requests.

can sure response code 12007 / 12019 corresponds aborted request in ie8? or can sent other errors?

i see ms doc error means:

   12019       error_internet_incorrect_handle_state                requested operation cannot carried out because                handle supplied not in correct state.     12007       error_internet_name_not_resolved                server name not resolved. 

i want sure correct in thinking error happen when there n/w failure of sort.

i got same issue on ie8 when doing post using xmlhttprequest on https url.

i suspected ssl certificate issue, entered url same server in location address bar, ie notified me untrusted certificate. accepted browse url. post xhr worked expected (no http status 12019).

i suppose because web application on same server on different port , different ssl certificate.


Comments

  1. updated regularly. Despite all these efforts, Quickbooks encounters certain errors, for instance, QuickBooks Update Error Code 12007. If you are still stuck on QuickBooks Update Error Code 12007, reach out to Quickbooks enterprise support at 1-888-485-0289.

    ReplyDelete

Post a Comment

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

java - Are there any classes that implement javax.persistence.Parameter<T>? -

android - send complex objects as post php java -