This question is locked. New answers and comments are not allowed.
Hi
I tried to execute the Manually Set Definition demo and got the following: It failed on GetEmployeeSet. I installed 64Bit SQLExpress 2008 R2 but not the tools. Is there something on need to do to get this working.
Thanks
Rich
I tried to execute the Manually Set Definition demo and got the following: It failed on GetEmployeeSet. I installed 64Bit SQLExpress 2008 R2 but not the tools. Is there something on need to do to get this working.
Thanks
Rich
Microsoft JScript runtime error: Unhandled Error in Silverlight Application An error occurred while loading data through the 'GetEmployee_Set' query on DomainContext of type 'EmployeesDomainContext' and the error was not handled. If this error is expected, then you must handle the LoadedData event on the DomainDataSource and call LoadedDataEventArgs.MarkErrorAsHandled() to avoid this exception.
Load operation failed for query 'GetEmployee_Set'. The underlying provider failed on Open. InnerException message: Failed to generate a user instance of SQL Server due to a failure in starting the process for the user instance. The connection will be closed. at Telerik.Windows.Controls.RadDomainDataSource.OnLoadedData(LoadedDataEventArgs args)
at Telerik.Windows.Controls.RadDomainDataSource.OnViewLoadedData(Object sender, LoadedDataEventArgs e)
at Telerik.Windows.Data.QueryableDomainServiceCollectionViewBase.OnLoadedData(LoadedDataEventArgs args)
at Telerik.Windows.Data.QueryableDomainServiceCollectionView`1.OnDomainServiceCollectionLoadCompleted(Object sender, LoadOperationCompletedEventArgs`1 e)
at Telerik.Windows.Controls.DomainServices.DomainServiceCollection`1.OnLoadCompleted(LoadOperationCompletedEventArgs`1 args)
at Telerik.Windows.Controls.DomainServices.DomainServiceCollection`1.OnLoadOperationCompleted(LoadOperation`1 loadOperation)
at System.ServiceModel.DomainServices.Client.DomainContext.<>c__DisplayClass13`1.<
Load
>b__11(LoadOperation lo)
at System.ServiceModel.DomainServices.Client.LoadOperation.<>c__DisplayClass4`1.<
Create
>b__0(LoadOperation`1 arg)
at System.ServiceModel.DomainServices.Client.LoadOperation`1.InvokeCompleteAction()
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 )