异常时间:2023-11-14 09:45:01,800 [1]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : UI线程全局异常捕获成功
【异常类型】:ArgumentException
【异常信息】:源数组长度不足。请检查 srcIndex 和长度以及数组的下限。
【堆栈调用】: 在 System.Array.Copy(Array sourceArray, Int32 sourceIndex, Array destinationArray, Int32 destinationIndex, Int32 length, Boolean reliable)
在 System.Collections.Generic.List`1.CopyTo(T[] array, Int32 arrayIndex)
在 System.Collections.ObjectModel.Collection`1.CopyTo(T[] array, Int32 index)
在 System.Linq.Buffer`1..ctor(IEnumerable`1 source)
在 System.Linq.OrderedEnumerable`1.d__1.MoveNext()
在 MS.Internal.Data.EnumerableCollectionView.LoadSnapshotCore(IEnumerable source)
在 MS.Internal.Data.EnumerableCollectionView..ctor(IEnumerable source)
在 MS.Internal.Data.ViewManager.GetViewRecord(Object collection, CollectionViewSource cvs, Type collectionViewType, Boolean createView, Func`2 GetSourceItem)
在 MS.Internal.Data.DataBindEngine.GetViewRecord(Object collection, CollectionViewSource key, Type collectionViewType, Boolean createView, Func`2 GetSourceItem)
在 System.Windows.Data.CollectionViewSource.GetDefaultCollectionView(Object source, Boolean createView, Func`2 GetSourceItem)
在 System.Windows.Data.CollectionViewSource.GetDefaultCollectionView(Object source, DependencyObject d, Func`2 GetSourceItem)
在 System.Windows.Controls.ItemCollection.SetItemsSource(IEnumerable value, Func`2 GetSourceItem)
在 System.Windows.Controls.ItemsControl.OnItemsSourceChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
在 System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
在 System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
在 System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
在 System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
在 System.Windows.DependencyObject.InvalidateProperty(DependencyProperty dp, Boolean preserveCurrentValue)
在 System.Windows.Data.BindingExpressionBase.Invalidate(Boolean isASubPropertyChange)
在 System.Windows.Data.BindingExpression.TransferValue(Object newValue, Boolean isASubPropertyChange)
在 System.Windows.Data.BindingExpression.ScheduleTransfer(Boolean isASubPropertyChange)
在 MS.Internal.Data.ClrBindingWorker.NewValueAvailable(Boolean dependencySourcesChanged, Boolean initialValue, Boolean isASubPropertyChange)
在 MS.Internal.Data.PropertyPathWorker.UpdateSourceValueState(Int32 k, ICollectionView collectionView, Object newValue, Boolean isASubPropertyChange)
在 MS.Internal.Data.PropertyPathWorker.RefreshValue()
在 MS.Internal.Data.ClrBindingWorker.ScheduleTransferOperation(Object arg)
在 MS.Internal.Data.DataBindOperation.Invoke()
在 MS.Internal.Data.DataBindEngine.ProcessCrossThreadRequests()
在 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)


异常时间:2023-11-14 09:45:03,026 [8]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 09:45:03,026 [9]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 09:45:03,035 [1]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : UI线程全局异常捕获成功
【异常类型】:ArgumentException
【异常信息】:源数组长度不足。请检查 srcIndex 和长度以及数组的下限。
【堆栈调用】: 在 System.Array.Copy(Array sourceArray, Int32 sourceIndex, Array destinationArray, Int32 destinationIndex, Int32 length, Boolean reliable)
在 System.Collections.Generic.List`1.CopyTo(T[] array, Int32 arrayIndex)
在 System.Collections.ObjectModel.Collection`1.CopyTo(T[] array, Int32 index)
在 System.Linq.Buffer`1..ctor(IEnumerable`1 source)
在 System.Linq.OrderedEnumerable`1.d__1.MoveNext()
在 MS.Internal.Data.EnumerableCollectionView.LoadSnapshotCore(IEnumerable source)
在 MS.Internal.Data.EnumerableCollectionView..ctor(IEnumerable source)
在 MS.Internal.Data.ViewManager.GetViewRecord(Object collection, CollectionViewSource cvs, Type collectionViewType, Boolean createView, Func`2 GetSourceItem)
在 MS.Internal.Data.DataBindEngine.GetViewRecord(Object collection, CollectionViewSource key, Type collectionViewType, Boolean createView, Func`2 GetSourceItem)
在 System.Windows.Data.CollectionViewSource.GetDefaultCollectionView(Object source, Boolean createView, Func`2 GetSourceItem)
在 System.Windows.Data.CollectionViewSource.GetDefaultCollectionView(Object source, DependencyObject d, Func`2 GetSourceItem)
在 System.Windows.Controls.ItemCollection.SetItemsSource(IEnumerable value, Func`2 GetSourceItem)
在 System.Windows.Controls.ItemsControl.OnItemsSourceChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
在 System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
在 System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
在 System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
在 System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
在 System.Windows.DependencyObject.InvalidateProperty(DependencyProperty dp, Boolean preserveCurrentValue)
在 System.Windows.Data.BindingExpressionBase.Invalidate(Boolean isASubPropertyChange)
在 System.Windows.Data.BindingExpression.TransferValue(Object newValue, Boolean isASubPropertyChange)
在 System.Windows.Data.BindingExpression.ScheduleTransfer(Boolean isASubPropertyChange)
在 MS.Internal.Data.ClrBindingWorker.NewValueAvailable(Boolean dependencySourcesChanged, Boolean initialValue, Boolean isASubPropertyChange)
在 MS.Internal.Data.PropertyPathWorker.UpdateSourceValueState(Int32 k, ICollectionView collectionView, Object newValue, Boolean isASubPropertyChange)
在 MS.Internal.Data.PropertyPathWorker.RefreshValue()
在 MS.Internal.Data.ClrBindingWorker.ScheduleTransferOperation(Object arg)
在 MS.Internal.Data.DataBindOperation.Invoke()
在 MS.Internal.Data.DataBindEngine.ProcessCrossThreadRequests()
在 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)


异常时间:2023-11-14 09:45:05,043 [14]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 09:45:05,054 [13]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 09:45:05,062 [8]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 09:45:05,069 [9]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 09:45:07,075 [14]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 09:45:07,094 [13]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 09:45:07,107 [9]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 09:45:07,115 [8]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 09:45:09,108 [14]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 09:45:09,127 [13]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 09:45:09,141 [9]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 09:45:09,148 [8]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 09:45:11,145 [14]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 09:45:11,160 [13]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 09:45:11,178 [9]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 09:45:11,184 [8]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 09:45:13,177 [14]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 09:45:13,193 [13]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 09:45:13,226 [9]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 09:45:13,226 [8]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 09:45:15,212 [14]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 09:45:15,229 [13]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 09:45:15,260 [9]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 09:45:15,267 [8]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 09:45:17,244 [14]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 09:45:17,261 [13]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 09:45:17,293 [9]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 09:45:17,304 [8]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 09:45:19,279 [14]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 09:45:19,289 [13]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 09:45:19,328 [9]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 09:45:19,339 [8]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 09:45:21,312 [14]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 09:45:21,323 [13]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 09:45:21,361 [9]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 09:45:21,368 [8]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 09:45:23,347 [14]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 09:45:23,355 [13]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 09:45:23,397 [9]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 09:45:23,405 [8]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 09:45:25,382 [14]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 09:45:25,389 [13]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 09:45:25,435 [9]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 09:45:25,442 [8]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 09:45:27,415 [14]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 09:45:27,437 [13]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 09:45:27,473 [9]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 09:45:27,483 [8]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 09:45:29,452 [14]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 09:45:29,470 [13]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 09:45:29,506 [9]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 09:45:29,515 [8]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 09:45:31,486 [14]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 09:45:31,504 [13]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 09:45:31,541 [9]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 09:45:31,550 [8]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 09:45:33,520 [14]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 09:45:33,542 [13]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 09:45:33,574 [9]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 09:45:33,581 [8]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 09:45:35,555 [14]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 09:45:35,574 [13]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 09:45:35,611 [9]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 09:45:35,616 [8]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 09:45:37,587 [14]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 09:45:37,617 [13]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 09:45:37,660 [8]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 09:45:37,665 [9]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 09:45:39,619 [14]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 09:45:39,651 [13]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 09:45:39,694 [8]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 09:45:39,700 [9]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 09:45:41,653 [14]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 09:45:41,686 [13]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 09:45:41,732 [8]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 09:45:41,738 [9]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 09:45:47,394 [8]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 09:45:47,397 [14]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 09:45:47,402 [13]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 09:45:48,126 [9]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 09:46:05,717 [13]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 09:46:05,724 [8]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 09:46:05,726 [14]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 09:46:05,731 [9]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 11:38:58,792 [1]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 获取货道信息异常
【异常类型】:SqlSugarException
【异常信息】:中文提示 : 多表查询存在别名不一致,请把Where中的x改成s就可以了,特殊需求可以使用.Select((x,y)=>new{ id=x.id,name=y.name}).MergeTable().Orderby(xxx=>xxx.Id)功能将Select中的多表结果集变成单表,这样就可以不限制别名一样
English Message : Join s needs to be the same as Where x
【堆栈调用】: 在 SqlSugar.Check.Exception(Boolean isException, String message, String[] args)
在 SqlSugar.QueryBuilder.CheckExpression(Expression expression, String methodName)
在 SqlSugar.QueryableProvider`1._Where(Expression expression)
在 SqlSugar.QueryableProvider`1.Where(Expression`1 expression)
在 HighWayIot.Repository.service.Impl.BaseSpaceInfoServiceImpl.GetSpaceInfosByStoreCode(String storeCode) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\HighWayIot.Repository\service\Impl\BaseSpaceInfoServiceImpl.cs:行号 183


异常时间:2023-11-14 11:39:06,489 [1]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 获取货道信息异常
【异常类型】:SqlSugarException
【异常信息】:中文提示 : 多表查询存在别名不一致,请把Where中的x改成s就可以了,特殊需求可以使用.Select((x,y)=>new{ id=x.id,name=y.name}).MergeTable().Orderby(xxx=>xxx.Id)功能将Select中的多表结果集变成单表,这样就可以不限制别名一样
English Message : Join s needs to be the same as Where x
【堆栈调用】: 在 SqlSugar.Check.Exception(Boolean isException, String message, String[] args)
在 SqlSugar.QueryBuilder.CheckExpression(Expression expression, String methodName)
在 SqlSugar.QueryableProvider`1._Where(Expression expression)
在 SqlSugar.QueryableProvider`1.Where(Expression`1 expression)
在 HighWayIot.Repository.service.Impl.BaseSpaceInfoServiceImpl.GetSpaceInfosByStoreCode(String storeCode) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\HighWayIot.Repository\service\Impl\BaseSpaceInfoServiceImpl.cs:行号 183


异常时间:2023-11-14 11:39:10,790 [1]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 获取货道信息异常
【异常类型】:SqlSugarException
【异常信息】:中文提示 : 多表查询存在别名不一致,请把Where中的x改成s就可以了,特殊需求可以使用.Select((x,y)=>new{ id=x.id,name=y.name}).MergeTable().Orderby(xxx=>xxx.Id)功能将Select中的多表结果集变成单表,这样就可以不限制别名一样
English Message : Join s needs to be the same as Where x
【堆栈调用】: 在 SqlSugar.Check.Exception(Boolean isException, String message, String[] args)
在 SqlSugar.QueryBuilder.CheckExpression(Expression expression, String methodName)
在 SqlSugar.QueryableProvider`1._Where(Expression expression)
在 SqlSugar.QueryableProvider`1.Where(Expression`1 expression)
在 HighWayIot.Repository.service.Impl.BaseSpaceInfoServiceImpl.GetSpaceInfosByStoreCode(String storeCode) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\HighWayIot.Repository\service\Impl\BaseSpaceInfoServiceImpl.cs:行号 183


异常时间:2023-11-14 11:39:52,840 [1]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 获取货道信息异常
【异常类型】:SqlSugarException
【异常信息】:中文提示 : 多表查询存在别名不一致,请把Where中的x改成s就可以了,特殊需求可以使用.Select((x,y)=>new{ id=x.id,name=y.name}).MergeTable().Orderby(xxx=>xxx.Id)功能将Select中的多表结果集变成单表,这样就可以不限制别名一样
English Message : Join s needs to be the same as Where x
【堆栈调用】: 在 SqlSugar.Check.Exception(Boolean isException, String message, String[] args)
在 SqlSugar.QueryBuilder.CheckExpression(Expression expression, String methodName)
在 SqlSugar.QueryableProvider`1._Where(Expression expression)
在 SqlSugar.QueryableProvider`1.Where(Expression`1 expression)
在 HighWayIot.Repository.service.Impl.BaseSpaceInfoServiceImpl.GetSpaceInfosByStoreCode(String storeCode) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\HighWayIot.Repository\service\Impl\BaseSpaceInfoServiceImpl.cs:行号 183


异常时间:2023-11-14 11:39:55,841 [1]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 获取货道信息异常
【异常类型】:SqlSugarException
【异常信息】:中文提示 : 多表查询存在别名不一致,请把Where中的x改成s就可以了,特殊需求可以使用.Select((x,y)=>new{ id=x.id,name=y.name}).MergeTable().Orderby(xxx=>xxx.Id)功能将Select中的多表结果集变成单表,这样就可以不限制别名一样
English Message : Join s needs to be the same as Where x
【堆栈调用】: 在 SqlSugar.Check.Exception(Boolean isException, String message, String[] args)
在 SqlSugar.QueryBuilder.CheckExpression(Expression expression, String methodName)
在 SqlSugar.QueryableProvider`1._Where(Expression expression)
在 SqlSugar.QueryableProvider`1.Where(Expression`1 expression)
在 HighWayIot.Repository.service.Impl.BaseSpaceInfoServiceImpl.GetSpaceInfosByStoreCode(String storeCode) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\HighWayIot.Repository\service\Impl\BaseSpaceInfoServiceImpl.cs:行号 183


异常时间:2023-11-14 11:40:03,490 [1]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 获取货道信息异常
【异常类型】:SqlSugarException
【异常信息】:中文提示 : 多表查询存在别名不一致,请把Where中的x改成s就可以了,特殊需求可以使用.Select((x,y)=>new{ id=x.id,name=y.name}).MergeTable().Orderby(xxx=>xxx.Id)功能将Select中的多表结果集变成单表,这样就可以不限制别名一样
English Message : Join s needs to be the same as Where x
【堆栈调用】: 在 SqlSugar.Check.Exception(Boolean isException, String message, String[] args)
在 SqlSugar.QueryBuilder.CheckExpression(Expression expression, String methodName)
在 SqlSugar.QueryableProvider`1._Where(Expression expression)
在 SqlSugar.QueryableProvider`1.Where(Expression`1 expression)
在 HighWayIot.Repository.service.Impl.BaseSpaceInfoServiceImpl.GetSpaceInfosByStoreCode(String storeCode) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\HighWayIot.Repository\service\Impl\BaseSpaceInfoServiceImpl.cs:行号 183


异常时间:2023-11-14 13:36:07,381 [1]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : UI线程全局异常捕获成功
【异常类型】:ArgumentException
【异常信息】:源数组长度不足。请检查 srcIndex 和长度以及数组的下限。
【堆栈调用】: 在 System.Array.Copy(Array sourceArray, Int32 sourceIndex, Array destinationArray, Int32 destinationIndex, Int32 length, Boolean reliable)
在 System.Collections.Generic.List`1.CopyTo(T[] array, Int32 arrayIndex)
在 System.Collections.ObjectModel.Collection`1.CopyTo(T[] array, Int32 index)
在 System.Linq.Buffer`1..ctor(IEnumerable`1 source)
在 System.Linq.OrderedEnumerable`1.d__1.MoveNext()
在 MS.Internal.Data.EnumerableCollectionView.LoadSnapshotCore(IEnumerable source)
在 MS.Internal.Data.EnumerableCollectionView..ctor(IEnumerable source)
在 MS.Internal.Data.ViewManager.GetViewRecord(Object collection, CollectionViewSource cvs, Type collectionViewType, Boolean createView, Func`2 GetSourceItem)
在 MS.Internal.Data.DataBindEngine.GetViewRecord(Object collection, CollectionViewSource key, Type collectionViewType, Boolean createView, Func`2 GetSourceItem)
在 System.Windows.Data.CollectionViewSource.GetDefaultCollectionView(Object source, Boolean createView, Func`2 GetSourceItem)
在 System.Windows.Data.CollectionViewSource.GetDefaultCollectionView(Object source, DependencyObject d, Func`2 GetSourceItem)
在 System.Windows.Controls.ItemCollection.SetItemsSource(IEnumerable value, Func`2 GetSourceItem)
在 System.Windows.Controls.ItemsControl.OnItemsSourceChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
在 System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
在 System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
在 System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
在 System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
在 System.Windows.DependencyObject.InvalidateProperty(DependencyProperty dp, Boolean preserveCurrentValue)
在 System.Windows.Data.BindingExpressionBase.Invalidate(Boolean isASubPropertyChange)
在 System.Windows.Data.BindingExpression.TransferValue(Object newValue, Boolean isASubPropertyChange)
在 System.Windows.Data.BindingExpression.ScheduleTransfer(Boolean isASubPropertyChange)
在 MS.Internal.Data.ClrBindingWorker.NewValueAvailable(Boolean dependencySourcesChanged, Boolean initialValue, Boolean isASubPropertyChange)
在 MS.Internal.Data.PropertyPathWorker.UpdateSourceValueState(Int32 k, ICollectionView collectionView, Object newValue, Boolean isASubPropertyChange)
在 MS.Internal.Data.PropertyPathWorker.RefreshValue()
在 MS.Internal.Data.ClrBindingWorker.ScheduleTransferOperation(Object arg)
在 MS.Internal.Data.DataBindOperation.Invoke()
在 MS.Internal.Data.DataBindEngine.ProcessCrossThreadRequests()
在 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)


异常时间:2023-11-14 13:36:09,413 [14]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 13:36:09,416 [15]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 13:36:11,451 [15]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 13:36:11,463 [14]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 13:36:13,489 [15]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 13:36:13,496 [14]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 13:36:15,526 [15]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 13:36:15,536 [14]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 13:36:17,559 [15]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 13:36:17,572 [14]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 13:36:19,591 [15]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 13:36:19,609 [14]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 13:36:21,624 [15]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 13:36:21,643 [14]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 13:36:23,660 [15]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 13:36:23,684 [14]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 13:36:25,696 [15]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 13:36:25,717 [14]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 13:36:29,104 [15]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 13:36:36,669 [14]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 13:36:38,910 [15]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 13:36:48,422 [14]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 13:36:48,456 [15]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 13:36:50,457 [14]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 13:36:50,492 [15]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 13:36:52,493 [14]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 13:36:52,523 [15]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 13:36:54,527 [14]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 13:36:54,562 [15]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 13:36:56,563 [14]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 13:36:56,602 [15]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 13:36:58,597 [14]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 13:36:58,635 [15]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 13:37:00,630 [14]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 13:37:00,670 [15]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 13:37:02,666 [14]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 13:37:02,705 [15]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 13:37:04,700 [14]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 13:37:04,741 [15]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 13:37:06,733 [14]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 13:37:06,778 [15]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 13:37:08,770 [14]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 13:37:08,816 [15]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 13:37:10,806 [14]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 13:37:10,852 [15]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 13:37:12,845 [14]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 13:37:12,886 [15]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 14:48:06,611 [1]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : UI线程全局异常捕获成功
【异常类型】:ArgumentException
【异常信息】:源数组长度不足。请检查 srcIndex 和长度以及数组的下限。
【堆栈调用】: 在 System.Array.Copy(Array sourceArray, Int32 sourceIndex, Array destinationArray, Int32 destinationIndex, Int32 length, Boolean reliable)
在 System.Collections.Generic.List`1.CopyTo(T[] array, Int32 arrayIndex)
在 System.Collections.ObjectModel.Collection`1.CopyTo(T[] array, Int32 index)
在 System.Linq.Buffer`1..ctor(IEnumerable`1 source)
在 System.Linq.OrderedEnumerable`1.d__1.MoveNext()
在 MS.Internal.Data.EnumerableCollectionView.LoadSnapshotCore(IEnumerable source)
在 MS.Internal.Data.EnumerableCollectionView..ctor(IEnumerable source)
在 MS.Internal.Data.ViewManager.GetViewRecord(Object collection, CollectionViewSource cvs, Type collectionViewType, Boolean createView, Func`2 GetSourceItem)
在 MS.Internal.Data.DataBindEngine.GetViewRecord(Object collection, CollectionViewSource key, Type collectionViewType, Boolean createView, Func`2 GetSourceItem)
在 System.Windows.Data.CollectionViewSource.GetDefaultCollectionView(Object source, Boolean createView, Func`2 GetSourceItem)
在 System.Windows.Data.CollectionViewSource.GetDefaultCollectionView(Object source, DependencyObject d, Func`2 GetSourceItem)
在 System.Windows.Controls.ItemCollection.SetItemsSource(IEnumerable value, Func`2 GetSourceItem)
在 System.Windows.Controls.ItemsControl.OnItemsSourceChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
在 System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
在 System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
在 System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
在 System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
在 System.Windows.DependencyObject.InvalidateProperty(DependencyProperty dp, Boolean preserveCurrentValue)
在 System.Windows.Data.BindingExpressionBase.Invalidate(Boolean isASubPropertyChange)
在 System.Windows.Data.BindingExpression.TransferValue(Object newValue, Boolean isASubPropertyChange)
在 System.Windows.Data.BindingExpression.ScheduleTransfer(Boolean isASubPropertyChange)
在 MS.Internal.Data.ClrBindingWorker.NewValueAvailable(Boolean dependencySourcesChanged, Boolean initialValue, Boolean isASubPropertyChange)
在 MS.Internal.Data.PropertyPathWorker.UpdateSourceValueState(Int32 k, ICollectionView collectionView, Object newValue, Boolean isASubPropertyChange)
在 MS.Internal.Data.PropertyPathWorker.RefreshValue()
在 MS.Internal.Data.ClrBindingWorker.ScheduleTransferOperation(Object arg)
在 MS.Internal.Data.DataBindOperation.Invoke()
在 MS.Internal.Data.DataBindEngine.ProcessCrossThreadRequests()
在 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)


异常时间:2023-11-14 14:48:08,650 [8]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 14:48:08,650 [9]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 14:48:10,681 [9]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 14:48:10,685 [8]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 14:48:12,718 [8]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 14:48:12,727 [9]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 14:48:14,753 [8]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 14:48:14,763 [9]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\InStoreInfo\InStoreInfoViewModel.cs:行号 214


异常时间:2023-11-14 15:01:32,908 [1]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : UI线程全局异常捕获成功
【异常类型】:ArgumentException
【异常信息】:源数组长度不足。请检查 srcIndex 和长度以及数组的下限。
【堆栈调用】: 在 System.Array.Copy(Array sourceArray, Int32 sourceIndex, Array destinationArray, Int32 destinationIndex, Int32 length, Boolean reliable)
在 System.Collections.Generic.List`1.CopyTo(T[] array, Int32 arrayIndex)
在 System.Collections.ObjectModel.Collection`1.CopyTo(T[] array, Int32 index)
在 System.Linq.Buffer`1..ctor(IEnumerable`1 source)
在 System.Linq.OrderedEnumerable`1.d__1.MoveNext()
在 MS.Internal.Data.EnumerableCollectionView.LoadSnapshotCore(IEnumerable source)
在 MS.Internal.Data.EnumerableCollectionView..ctor(IEnumerable source)
在 MS.Internal.Data.ViewManager.GetViewRecord(Object collection, CollectionViewSource cvs, Type collectionViewType, Boolean createView, Func`2 GetSourceItem)
在 MS.Internal.Data.DataBindEngine.GetViewRecord(Object collection, CollectionViewSource key, Type collectionViewType, Boolean createView, Func`2 GetSourceItem)
在 System.Windows.Data.CollectionViewSource.GetDefaultCollectionView(Object source, Boolean createView, Func`2 GetSourceItem)
在 System.Windows.Data.CollectionViewSource.GetDefaultCollectionView(Object source, DependencyObject d, Func`2 GetSourceItem)
在 System.Windows.Controls.ItemCollection.SetItemsSource(IEnumerable value, Func`2 GetSourceItem)
在 System.Windows.Controls.ItemsControl.OnItemsSourceChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
在 System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
在 System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
在 System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
在 System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
在 System.Windows.DependencyObject.InvalidateProperty(DependencyProperty dp, Boolean preserveCurrentValue)
在 System.Windows.Data.BindingExpressionBase.Invalidate(Boolean isASubPropertyChange)
在 System.Windows.Data.BindingExpression.TransferValue(Object newValue, Boolean isASubPropertyChange)
在 System.Windows.Data.BindingExpression.ScheduleTransfer(Boolean isASubPropertyChange)
在 MS.Internal.Data.ClrBindingWorker.NewValueAvailable(Boolean dependencySourcesChanged, Boolean initialValue, Boolean isASubPropertyChange)
在 MS.Internal.Data.PropertyPathWorker.UpdateSourceValueState(Int32 k, ICollectionView collectionView, Object newValue, Boolean isASubPropertyChange)
在 MS.Internal.Data.PropertyPathWorker.RefreshValue()
在 MS.Internal.Data.ClrBindingWorker.ScheduleTransferOperation(Object arg)
在 MS.Internal.Data.DataBindOperation.Invoke()
在 MS.Internal.Data.DataBindEngine.ProcessCrossThreadRequests()
在 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)


异常时间:2023-11-14 15:01:34,890 [15]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 15:01:34,890 [14]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 15:01:36,924 [15]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 15:01:36,930 [14]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 15:01:38,966 [15]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185


异常时间:2023-11-14 15:01:38,969 [14]
异常级别:ERROR
异 常 类:logerror [(null)]
【附加信息】 : 日志数据绑定异常
【异常类型】:IndexOutOfRangeException
【异常信息】:索引超出了数组界限。
【堆栈调用】: 在 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.OutStoreInfo.OutStoreInfoViewModel.PrintMessageToListBox(String message) 位置 E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\viewModel\OutStoreInfo\OutStoreInfoViewModel.cs:行号 185