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

massive delay with ajax

1 Answer 90 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Matthew Bishop
Top achievements
Rank 1
Matthew Bishop asked on 30 Jul 2008, 05:22 AM
I have a login form with Rad Ajax Manager on it.
If I set a panel to update via the manager, I get a massive delay on the code that executes after it. If I have the ajax manager on the page, but not used, I dont get the delay.

The javascript that executes after the ajax call is a image preloader, and it gets it's values from an array that is populated via the manager (after authentication). The manager is used to pass the values in the array no matter if it is used to actually do a ajax call.

Does anyone have any ideas why this massive delay could be occuring?

1 Answer, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 01 Aug 2008, 07:47 AM
Hi Matthew,

Unfortunately from the provided information I cannot say for certain what might be the cause for the slow-down you are experiencing.

I suggest you utilize the Fiddler tool or YSlow for FF to inspect the traffic between the client and the server and designate the reason for the delayed execution. This can shed some more light on the matter and thus we will do our best to provide an accurate answer/solution.

Best regards,
Stephen
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Ajax
Asked by
Matthew Bishop
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Share this question
or