Note that there are some explanatory texts on larger screens.

plurals
  1. USjcc273
    primarykey
    data
    text
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. COcall info {'request':{'options':{'method':'post','asynchronous':true,'contentType':'application/json','encoding':'UTF-8','parameters':'','evalJSON':'force','evalJS':true,'postBody':'{"crumbId":1}','global':true},'transport':{'status':200,'responseXML':,'readyState':4,'responseText':'','statusText':'Unknown'},'url':'/Default.aspx/GetCrumbLink','method':'post','parameters':{},'body':'{"crumbId":1}','_complete':true},'transport':{'status':200,'responseXML':,'readyState':4,'responseText':'','statusText':'Unknown'},'readyState':4,'status':200,'statusText':'Unknown','responseText':'','responseXML':}
      singulars
    2. CONope, not that im aware of. The original issue seems to have stopped occuring.... i had the user that was experiencing the problem add the site as trusted and changed the prototype ajax params a little, however the two users are still experience the NULL responseJSON error. I added additional logging to see what response they actually were getting and the response just seems to be blank. I cannot seem to figure out why this would occur. It happens randomnly on different calls to webmethods and is no specific to any set. I will post the transport in the next comment.
      singulars
    3. CO{'status':200,'timeout':0,'responseXML':,'readyState':4,'responseText':'','statusText':'Unknown'},'readyState':4,'status':200,'statusText':'Unknown','responseText':'','responseXML':} so as you can see the status is 200 for successful but the response objects are all empty and the response text is Unknown! The call was successful though and results were returned from the server they just don't get received by the user : /.
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload