materialized view issue for getting data via domain service
Posted: Wed 13 Jul 2011 21:23
the model for materialized view was created successfully. And also domain service was create without problem for the model. After drag the model from DataSource in Silverlight project to xaml file, i got the error when app is running to bind model to control in xaml page.
System.ServiceModel.DomainServices.Client.DomainOperationException: Load operaton failed for query 'xxx'. Unable to load the specified metadata resource.
If i create another model to map to other physical table, everythng is file. Does everyone have seen above issue?
System.ServiceModel.DomainServices.Client.DomainOperationException: Load operaton failed for query 'xxx'. Unable to load the specified metadata resource.
If i create another model to map to other physical table, everythng is file. Does everyone have seen above issue?