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

timeout expired

4 Answers 320 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Esperanza Ramos
Top achievements
Rank 1
Esperanza Ramos asked on 05 Jun 2008, 08:11 PM
Hi, All:

when I do a search that returns thousands of records, I got "tiimeout expired"
exceptions.  I am using VS 2005 and RadGrid ajax.

Please give some details on how to fix that.

Thank so much.

Stanley

4 Answers, 1 is accepted

Sort by
0
Kiara
Top achievements
Rank 1
answered on 09 Jun 2008, 11:17 AM
Do you use paging or custom paging when returning such large amount of data? Although I did not encounter such exceptions in my grid implementations, this will surely boost the performance and will reduce the loading time for the grid.

Kiara
0
Esperanza Ramos
Top achievements
Rank 1
answered on 09 Jun 2008, 07:57 PM
Hi,

I am using RadGrid with
AllowPaging="True"
PageSize="30"

I think it is just paging.

I got "Timeout expired" exception whenever I retrieve thousands of recoreds.

Thanks.

Stanley
0
Yavor
Telerik team
answered on 10 Jun 2008, 05:39 AM
Hi Stanley,

I suspect the behavior is due to the large number of records that you are retrieving.
If the issue persists at your end, you can open a formal support ticket, and send us a small working project, demonstrating the issue. We will review it locally, and advise you further.

All the best,
Yavor
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Princy
Top achievements
Rank 2
answered on 10 Jun 2008, 07:27 AM
Hi Stanley,

You can also refer the following help article.
Client/server grid performance optimizations

Thanks
Princy.
Tags
Grid
Asked by
Esperanza Ramos
Top achievements
Rank 1
Answers by
Kiara
Top achievements
Rank 1
Esperanza Ramos
Top achievements
Rank 1
Yavor
Telerik team
Princy
Top achievements
Rank 2
Share this question
or