异常时间:2024-03-21 09:50:29,436 [1]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 打开系统键盘逻辑异常
【异常类型】:Win32Exception
【异常信息】:系统找不到指定的文件。
【堆栈调用】: 在 System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
在 System.Diagnostics.Process.Start()
在 Aucma.Scada.UI.viewModel.MainViewModel.OpenSystemKeyboard() 位置 D:\软件\Aucma.Scada\Aucma.Scada.UI\viewModel\MainViewModel.cs:行号 175


异常时间:2024-03-21 09:52:58,725 [1]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 打开系统键盘逻辑异常
【异常类型】:Win32Exception
【异常信息】:系统找不到指定的文件。
【堆栈调用】: 在 System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
在 System.Diagnostics.Process.Start()
在 Aucma.Scada.UI.viewModel.MainViewModel.OpenSystemKeyboard() 位置 D:\软件\Aucma.Scada\Aucma.Scada.UI\viewModel\MainViewModel.cs:行号 175


异常时间:2024-03-21 09:53:00,391 [1]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 打开系统键盘逻辑异常
【异常类型】:Win32Exception
【异常信息】:系统找不到指定的文件。
【堆栈调用】: 在 System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
在 System.Diagnostics.Process.Start()
在 Aucma.Scada.UI.viewModel.MainViewModel.OpenSystemKeyboard() 位置 D:\软件\Aucma.Scada\Aucma.Scada.UI\viewModel\MainViewModel.cs:行号 175


异常时间:2024-03-21 12:57:16,016 [11]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:ArgumentOutOfRangeException
【异常信息】:索引必须位于该列表的界限内。
参数名: index
【堆栈调用】: 在 System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
在 System.Collections.Generic.List`1.Insert(Int32 index, T item)
在 System.Collections.ObjectModel.Collection`1.InsertItem(Int32 index, T item)
在 System.Collections.ObjectModel.ObservableCollection`1.InsertItem(Int32 index, T item)
在 System.Collections.ObjectModel.Collection`1.Add(T item)
在 Aucma.Scada.UI.viewModel.InStoreInfo.InStoreInfoViewModel.PrintMessageToListBox(String message) 位置 D:\软件\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 245


异常时间:2024-03-21 18:28:03,896 [1]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : UI线程全局异常捕获成功
【异常类型】:NullReferenceException
【异常信息】:未将对象引用设置到对象的实例。
【堆栈调用】: 在 LiveCharts.Wpf.Series.Erase(Boolean removeFromView) 位置 c:\Users\btord\Documents\Projects\LiveCharts\WpfView\Series.cs:行号 473
在 LiveCharts.SeriesCollection.OnNoisyCollectionChanged(IEnumerable`1 oldItems, IEnumerable`1 newItems) 位置 c:\Users\btord\Documents\Projects\LiveCharts\Core40\SeriesCollection.cs:行号 88
在 LiveCharts.Helpers.NoisyCollection`1.OnNoisyCollectionChanged(IEnumerable`1 olditems, IEnumerable`1 newItems) 位置 c:\Users\btord\Documents\Projects\LiveCharts\Core40\Helpers\NoisyCollection.cs:行号 592
在 LiveCharts.Helpers.NoisyCollection`1.Clear() 位置 c:\Users\btord\Documents\Projects\LiveCharts\Core40\Helpers\NoisyCollection.cs:行号 483
在 Aucma.Scada.UI.viewModel.InStoreInfo.InStoreInfoViewModel.<>c__DisplayClass80_0.b__0() 位置 D:\软件\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 349
在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)