Base solution for your next web application
Open Closed

ajax timeout message ? #905


User avatar
0
mrvithan created

By default, if the ajax service call timeout, it will notify with only "NULL". How do i customize the message ?


3 Answer(s)
  • User Avatar
    0
    hikalkan created
    Support Team

    Which version are you using for Abp.Web.Resources. I fixed it in the latest version.

  • User Avatar
    0
    mrvithan created

    hummm ... maybe a couple month ago, 'cause it is a live-production system already. Is there any code i can apply to the previous version.

  • User Avatar
    0
    hikalkan created
    Support Team

    see <a class="postlink" href="https://github.com/aspnetboilerplate/aspnetboilerplate/issues/845">https://github.com/aspnetboilerplate/as ... issues/845</a> and code: <a class="postlink" href="https://github.com/aspnetboilerplate/aspnetboilerplate/commit/af08a7d2b2c0d26f824c06788bdb19b06530e629">https://github.com/aspnetboilerplate/as ... b06530e629</a>