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

Data Virtualization in the grid

1 Answer 69 Views
Data Virtualization
This is a migrated thread and some comments may be shown as answers.
Rakesh Gandhi
Top achievements
Rank 2
Rakesh Gandhi asked on 07 Feb 2014, 12:56 PM
Hello, 

I have implement Data Virtualization in the RadGridView. But when load the application got the below exception and application get crash. I have attached the source code of the same. 

I want to know, how can I fix this problem.

Message: Unhandled Error in Silverlight Application 
Code: 4004    
Category: ManagedRuntimeError       Message: System.ServiceModel.DomainServices.Client.DomainOperationException: Load operation failed for query 'GetOrder_Details'. The remote server returned an error: NotFound. ---> System.ServiceModel.CommunicationException: The remote server returned an error: NotFound. ---> System.Net.WebException: The remote server returned an error: NotFound. ---> System.Net.WebException: The remote server returned an error: NotFound.
   at System.Net.Browser.BrowserHttpWebRequest.InternalEndGetResponse(IAsyncResult asyncResult)
   at System.Net.Browser.BrowserHttpWebRequest.<>c__DisplayClassa.<EndGetResponse>b__9(Object sendState)
   at System.Net.Browser.AsyncHelper.<>c__DisplayClass4.<BeginOnUI>b__0(Object sendState)
   --- End of inner exception stack trace ---
   at System.Net.Browser.AsyncHelper.BeginOnUI(SendOrPostCallback beginMethod, Object state)
   at System.Net.Browser.BrowserHttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelAsyncRequest.CompleteGetResponse(IAsyncResult result)
   --- End of inner exception stack trace ---
   at System.ServiceModel.DomainServices.Client.WebDomainClient`1.EndQueryCore(IAsyncResult asyncResult)
   at System.ServiceModel.DomainServices.Client.DomainClient.EndQuery(IAsyncResult asyncResult)
   at System.ServiceModel.DomainServices.Client.DomainContext.CompleteLoad(IAsyncResult asyncResult)
   --- End of inner exception stack trace ---
   at System.ServiceModel.DomainServices.Client.OperationBase.Complete(Exception error)
   at System.ServiceModel.DomainServices.Client.LoadOperation.Complete(Exception error)
   at System.ServiceModel.DomainServices.Client.DomainContext.CompleteLoad(IAsyncResult asyncResult)
   at System.ServiceModel.DomainServices.Client.DomainContext.<>c__DisplayClass1b.<Load>b__17(Object )     
Line: 56
Char: 13
Code: 0
URI: http://localhost:3372/SilverlightApplication6TestPage.aspx 






































1 Answer, 1 is accepted

Sort by
0
Dimitrina
Telerik team
answered on 07 Feb 2014, 03:41 PM
Hello,

I am afraid that this error is not connected with our components in any way. Please check this StackOverflow thread that discusses it.

Regards,
Didie
Telerik

Check out the new Telerik Platform - the only modular platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native apps. Register for the free online keynote and webinar to learn more about the Platform on Wednesday, February 12, 2014 at 11:00 a.m. ET (8:00 a.m. PT).

Tags
Data Virtualization
Asked by
Rakesh Gandhi
Top achievements
Rank 2
Answers by
Dimitrina
Telerik team
Share this question
or