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

Cofiguring Query Timeout

1 Answer 74 Views
DomainDataSource
This is a migrated thread and some comments may be shown as answers.
Darek
Top achievements
Rank 1
Darek asked on 13 May 2011, 07:05 AM
Is there any way to configure the RadDomainDataSource query timeout? I think it defaults now to 30 seconds.

Server returned the following error: System.ServiceModel.DomainServices.Client.DomainOperationException: Load operation failed for query 'GetPolicies'. An error occurred while executing the command definition. See the inner exception for details. InnerException message: Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.

This occurs when I scroll to the last page of a 8.7M record set (100 records a page).

1 Answer, 1 is accepted

Sort by
0
Nedyalko Nikolov
Telerik team
answered on 16 May 2011, 07:47 AM
Hi Darek,

Generally this is beyond the scope of the RadDomainDataSource control, since this timeout depends on the underlying WCF service endpoint.
You can take a look at this blog post which you could find useful for your case.

Greetings,
Nedyalko Nikolov
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
DomainDataSource
Asked by
Darek
Top achievements
Rank 1
Answers by
Nedyalko Nikolov
Telerik team
Share this question
or