Getting AggregateException from LocalDataSourceProvider.ProcessCollectionChanged()

0 Answers 99 Views
DataGrid
Ajaysinh
Top achievements
Rank 1
Ajaysinh asked on 12 Jul 2021, 11:26 AM

LocalDataSourceProvider.ProcessCollectionChanged (System.Collections.Specialized.NotifyCollectionChangedEventArgs e)

System.AggregateException: Object reference not set to an instance of an object

STACKTRACE:

Object reference not set to an instance of an object
  at Telerik.XamarinForms.Common.Data.LocalDataSourceProvider.ProcessCollectionChanged (System.Collections.Specialized.NotifyCollectionChangedEventArgs e) [0x0000f] in <9e9b25dc0d3245a29ae02ea29570dc43>:0 
  at Telerik.XamarinForms.Common.Data.LocalDataSourceProvider.ProcessPendingChanges () [0x0001b] in <9e9b25dc0d3245a29ae02ea29570dc43>:0 
  at Telerik.XamarinForms.Common.Data.LocalDataSourceProvider.OnCompleted (System.Object sender, Telerik.XamarinForms.Common.Data.DataEngineCompletedEventArgs e) [0x00027] in <9e9b25dc0d3245a29ae02ea29570dc43>:0 
  at Telerik.XamarinForms.Common.Data.ParallelDataEngine.RaiseCompleted (Telerik.XamarinForms.Common.Data.DataEngineCompletedEventArgs args) [0x0000f] in <9e9b25dc0d3245a29ae02ea29570dc43>:0 
  at Telerik.XamarinForms.Common.Data.ParallelDataEngine.ProcessBottomLevelsParallel (System.Threading.Tasks.Task`1[TResult] bottomLevelResultsTask, Telerik.XamarinForms.Common.Data.ParallelState parallelState) [0x0016d] in <9e9b25dc0d3245a29ae02ea29570dc43>:0 
  at Telerik.XamarinForms.Common.Data.ParallelDataEngine+<>c__DisplayClass99_0.<BeginParallelProcessing>b__1 (System.Threading.Tasks.Task`1[TResult] task) [0x00000] in <9e9b25dc0d3245a29ae02ea29570dc43>:0 
  at System.Threading.Tasks.ContinuationTaskFromResultTask`1[TAntecedentResult].InnerInvoke () [0x00024] in <32cbdb1c0c3b4511b16bf95f79c88845>:0 
  at System.Threading.Tasks.Task.Execute () [0x00000] in <32cbdb1c0c3b4511b16bf95f79c88845>:0 
Yana
Telerik team
commented on 13 Jul 2021, 06:57 AM

Please send us more details on the concrete scenario you have with RadDataGrid as well as some sample snippets and steps to reproduce the exception. Currently it is not possible to find out what went wrong having just the error.  
Ajaysinh
Top achievements
Rank 1
commented on 14 Jul 2021, 07:45 AM

Sorry, I don't know the exact scenario. But I have that type of exception in the App Center.
Didi
Telerik team
commented on 15 Jul 2021, 05:10 AM

We will need more details on the exact scenario you have, in order to reproduce the issue and research it further. 
The provided stack trace is not enough. As my colleague explained we will need snippets, steps to reproduce the issue, or if you can send us a sample project. 

No answers yet. Maybe you can help?

Tags
DataGrid
Asked by
Ajaysinh
Top achievements
Rank 1
Share this question
or