You must Sign In to post a response.
  • Category: ASP.Net MVC

    Ajax error 502 (Bad Gateway) in safari

    Hi All,

    I am having Ajax call that invoking .asmx web service method that method contains db operations and returning the result back to the Ajax. This process is working fine in all the browsers except safari. In safari I am getting following error.

    502 (Bad Gateway). Please provide your suggestion on this.

    Thanks,
    Simiyon A
  • #767188
    Hi,
    Generally Safari supports ajax call.
    Try this:
    Safari-> Settings
    Clear Cookies and Data (i.e. Clear Cache)

    You may also find details about '502 Bad Gateway' over here:
    http://pcsupport.about.com/od/findbyerrormessage/a/502error.htm


  • Sign In to post your comments