Closed vsfeedback closed 5 years ago
Mustafa- Can you provide a crash dump and more information to help troubleshoot? Thanks
This issue has been automatically marked as stale because it has marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment. Thank you for your contributions!
This issue has been moved from a ticket on Developer Community.
Hi, after implementing the AppCenter in my WPF application I recived a bug that causes the app to crash (not caused by the AppCenter it looks an old issue on my client's PC) the following report is exported to AppCenter, I am using .net frameword 4.5 and my ID is VS2019 16.3.2
System.ArgumentNullException: Value cannot be null. Parameter name: element System.Windows.Automation.Peers UIElementAutomationPeer.FromElement (UIElement element) System.Windows.Controls.DataGrid CellAutomationValueHolder.TrackValue () System.Windows.Controls DataGrid.ReleaseCellAutomationValueHolders () System.Windows.Controls DataGrid.OnExecutedCommitEdit (ExecutedRoutedEventArgs e) System.Windows.Input CommandBinding.OnExecuted (Object sender, ExecutedRoutedEventArgs e) System.Windows.Input CommandManager.ExecuteCommandBinding (Object sender, ExecutedRoutedEventArgs e, CommandBinding commandBinding)
crossover.local.xpos.productsPrism.Views.Common.Controls XPosStockInMatrixControl.HandleMainDataGridCellEditEnding (Object sender, DataGridCellEditEndingEventArgs e) System.Windows.Controls DataGrid.OnCellEditEnding (DataGridCellEditEndingEventArgs e)
MS. Win32 HwndWrapper.WndProc (IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) MS. Win32 HwndSubclass.DispatcherCallbackOperation (Object o) System.Windows.Threading ExceptionWrapper.InternalRealCall (Delegate callback, Object args, Int32 numArgs)
MS. Win32 HwndSubclass.SubclassWndProc (IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) MS. Win32 UnsafeNativeMethods.DispatchMessage (MSG& msg) System.Windows.Threading Dispatcher.PushFrameImpl (DispatcherFrame frame)
crossover.local.xpos.productsPrism.ViewModels.MainProductViewModel <>c__DisplayClass772_0. <EventAggregatorMessageProcess>b__0 () System.Windows.Threading ExceptionWrapper.InternalRealCall (Delegate callback, Object args, Int32 numArgs)
MS. Internal CulturePreservingExecutionContext.Run (CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state) System.Windows.Threading DispatcherOperation.Invoke ()
MS. Win32 HwndWrapper.WndProc (IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) MS. Win32 HwndSubclass.DispatcherCallbackOperation (Object o) System.Windows.Threading ExceptionWrapper.InternalRealCall (Delegate callback, Object args, Int32 numArgs)
MS. Win32 HwndSubclass.SubclassWndProc (IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) MS. Win32 UnsafeNativeMethods.DispatchMessage (MSG& msg) System.Windows.Threading Dispatcher.PushFrameImpl (DispatcherFrame frame)
crossover.local.xpos.productsPrism App.Main ()
Original Comments
Fiona Niu[MSFT] on 10/7/2019, 08:35 PM:
Thank you for taking the time to log this issue!
I’ve tried to reproduce and investigate using the description, and attachments already provided. Unfortunately those aren’t enough and more information is needed in order to investigate it further.
The easiest way to provide all the information is to use the Visual Studio Feedback Tool. This will ensure that we collect the needed information for you without worrying about what to provide (recording, dump file or ETL trace).
Since this issue is now marked as Need More Info, that workflow is enabled in the Feedback Tool:
For the full instructions, please see: https://docs.microsoft.com/en-us/visualstudio/ide/how-to-report-a-problem-with-visual-studio-2017?view=vs-2017#when-further-information-is-needed-need-more-info . For information about what data is collected, see https://docs.microsoft.com/en-us/visualstudio/ide/developer-community-privacy?view=vs-2017#data-we-collect
We look forward to hearing from you!
Visual Studio Feedback System on 10/15/2019, 08:06 PM:
We will close this report in 7 days because we don’t have enough information to investigate further. To keep the problem open, please provide the requested details.
Mustafa Shaban on 10/15/2019, 11:52 PM:
The problem is that this trace log is coming from the client's PC, and I am unable to reproduce this but on my device
Fiona Niu[MSFT] on 10/16/2019, 02:27 AM:
Thanks for your reply. We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.
Original Solutions
(no solutions)