I am getting a network error in internet explorer on making a ajax call to the server. Below is the error I get
SCRIPT7002: XMLHttpRequest: Network Error 0x2eef, Could not complete the operation due to error 00002eef.
I want to find the exact details of the network error whose code is exact 0x2eef or 00002eef. I searched and went through a lot of documentation but couldn't find anywhere the detailed explanation of it. Can anyone help me out where and how can I find the exact details of the error code. Anywhere in Microsoft documentation or anywhere else ? Please help me.