Multiple async ajax requests fails to load

Traitée Multiple async ajax requests fails to load

  • lundi 20 août 2012 08:56
     
     

    I have an external list from a BCS-source that I have enabled the standard asynchronous functionality on the listview web part. This all works fine.

    However I now also have a slow loading Visual Web Part on the same page that I have decided to load using an update panel and a timer set to 1ms. This also works fine on it's on.

    The problem occurs when I load the page with both web parts. If the list web part finishes firt then both will load ok. But if the one with the update panel finishes first, the list web part won't finish. I get cancelled somehow. I've tried a couple of solution but no luck so far. So I'm open to any ideas you guys might have.

Toutes les réponses

  • mardi 21 août 2012 09:30
    Modérateur
     
     

    Hi Yun,

    Thank you for your question.
    I am trying to involve someone familiar with this topic to further look at this issue.

    Thanks,
    Lhan Han

  • vendredi 28 septembre 2012 22:43
     
     Traitée

    Please have a look at the following post with similar issue

    http://www.ozzu.com/website-design-forum/multiple-ajax-calls-the-same-time-t67591.html

    Hope it helps.