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

Rad Ajax Manager Timing Out

2 Answers 80 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Ross
Top achievements
Rank 1
Ross asked on 29 Oct 2010, 02:28 PM
Every page where we use the Rad Ajax manager no longer works. When you do an ajax event, sometimes it will work the first time, but it no longer works any time after the first. This is for all pages where we use Rad Ajax. The .Net runtime is 2.0 (it hasn't changed), the webconfig hasn't changed, and our version of rad hasn't changed, and the pages haven't changed. I've watched the messages passed between the browser and the server. The browser make the AJAX request and the server returns it correctly. But the page just sits there with the loading message until it times out after 90 seconds. I've extended the timeout to 10 min and it still didn't fix the problem. The server does return the correct data in the correct format with the correct headers.

2 Answers, 1 is accepted

Sort by
0
Ross
Top achievements
Rank 1
answered on 29 Oct 2010, 08:30 PM
Any Ideas on what could cause this?  The ajax controls work fine when running localhost on my dev machine.  It's only on the webserver that it does not work.
0
Maria Ilieva
Telerik team
answered on 03 Nov 2010, 12:23 PM
Hello Ross,

The described behavior could be caused in some cases when several subsequent requests are made before waiting for the return vale.
However as the provided information is not enough to isolate the root cause of the issue you are facing, please prepare a simple, fully runnable reproduction demo, open a new support ticket and send it to us along with very detailed reproduction steps and explanations and we will debug it locally and we will do our best to help.


Regards,
Maria Ilieva
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Ajax
Asked by
Ross
Top achievements
Rank 1
Answers by
Ross
Top achievements
Rank 1
Maria Ilieva
Telerik team
Share this question
or