This question is locked. New answers and comments are not allowed.
Hello,
I've the following crash when filtering for non exisiting values, which I can reproduce also in the Telerik GridView-DomainDataSource sample
Microsoft JScript runtime error: Unhandled Error in Silverlight 3 Application Invalid property or field - 'CompanyName' for type: Entity at System.Windows.Ria.OperationBase.InvokeCompleteAction()
at System.Windows.Ria.OperationBase.Complete(Object result)
at System.Windows.Ria.Data.LoadOperation.Complete(DomainClientResult result)
at System.Windows.Ria.Data.DomainContext.CompleteLoad(IAsyncResult asyncResult)
at System.Windows.Ria.Data.DomainContext.<>c__DisplayClass11.<Load>b__e(Object )
I've checked this also with the latest build (Version 2009.3.1127.1030) and it's still the same problem.
I've done the following.
I've openend the filter dialog and entered some invalid value (e.g. sdfsdfsdfsdfdsfdsf) into the first text box and then I've tried to filter.
The result was the crash mentioned above. It's very user unfriendly at the moment because he has to take care that he doesn't enter an invalid value.
I hope you can reproduce the error and fix it as soon as possible.
Thanks
Uwe
I've the following crash when filtering for non exisiting values, which I can reproduce also in the Telerik GridView-DomainDataSource sample
Microsoft JScript runtime error: Unhandled Error in Silverlight 3 Application Invalid property or field - 'CompanyName' for type: Entity at System.Windows.Ria.OperationBase.InvokeCompleteAction()
at System.Windows.Ria.OperationBase.Complete(Object result)
at System.Windows.Ria.Data.LoadOperation.Complete(DomainClientResult result)
at System.Windows.Ria.Data.DomainContext.CompleteLoad(IAsyncResult asyncResult)
at System.Windows.Ria.Data.DomainContext.<>c__DisplayClass11.<Load>b__e(Object )
I've checked this also with the latest build (Version 2009.3.1127.1030) and it's still the same problem.
I've done the following.
I've openend the filter dialog and entered some invalid value (e.g. sdfsdfsdfsdfdsfdsf) into the first text box and then I've tried to filter.
The result was the crash mentioned above. It's very user unfriendly at the moment because he has to take care that he doesn't enter an invalid value.
I hope you can reproduce the error and fix it as soon as possible.
Thanks
Uwe
