This is a migrated thread and some comments may be shown as answers.

blocked requests in other browser windows

6 Answers 80 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Aykut
Top achievements
Rank 1
Aykut asked on 15 Dec 2010, 07:02 PM
Hi,
I have a page with RadAjaxpanels, ajaxmanager and scriptmanager.
what is happening is, if I make a request and while this request goes on, if I open a new browser page and make another request to the same page, it just hangs until the first request on the other browser window finishes.
I tried this in IE, FF and Chrome, all the same.
But if I open a browser in IE and another one in FF and do subsequent requests, everything is fine, they don't wait for each other.
And finally, this doesn't happen in asp.net development server, just working fine. This only happens in IIS6 when I push it to production.
I tried to change RequestQueueSize with no help.
Any ideas?
Thanks.

6 Answers, 1 is accepted

Sort by
0
Rafaga2k
Top achievements
Rank 1
answered on 16 Dec 2010, 05:17 PM
[post deleted]
0
Maria Ilieva
Telerik team
answered on 21 Dec 2010, 10:29 AM
Hi,

I tried to replicate the described issue locally but to no avail. Could you please test this in some of our online demos and let me know if you are able to replicate the problematic behavior in some of them.


Best wishes,
Maria Ilieva
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0
Aykut
Top achievements
Rank 1
answered on 21 Dec 2010, 06:29 PM
Well, it is really hard to see that in short running requests.
The page I have is a little bit complicated with analysis services connections, so a request might take several minutes.
I asked it with a hope that you might have seen that before.
If not, I ll try to redesign the page without radajax controls.
Thanks for your time.
0
Maria Ilieva
Telerik team
answered on 22 Dec 2010, 10:18 PM
Hi Aykut,

I will further research on this issue and do my best to isolate any possible reasons for its appearing. Meanwhile you could test your application by using regular asp UpdatePanels instead of RadAjax. Thus we will be able to isolate if the issue is directly related to our control or is mostly general for asp.net Ajax.

Best wishes,
Maria Ilieva
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0
Maria Ilieva
Telerik team
answered on 22 Dec 2010, 10:18 PM
Hi Aykut,

I will further research on this issue and do my best to isolate any possible reasons for its appearing. Meanwhile you could test your application by using regular asp UpdatePanels instead of RadAjax. Thus we will be able to isolate if the issue is directly related to our control or is mostly general for asp.net Ajax.

Best wishes,
Maria Ilieva
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0
Craig A
Top achievements
Rank 1
answered on 28 Jan 2013, 04:41 PM
This is a really old post, but aren't you just seeing this: http://stackoverflow.com/questions/4318965/asp-net-session-request-queuing

With different browsers you have different sessions.
Tags
Ajax
Asked by
Aykut
Top achievements
Rank 1
Answers by
Rafaga2k
Top achievements
Rank 1
Maria Ilieva
Telerik team
Aykut
Top achievements
Rank 1
Craig A
Top achievements
Rank 1
Share this question
or