197 lines
16 KiB
Plaintext
197 lines
16 KiB
Plaintext
2024-04-08 15:20:33
|
||
Global捕获到未处理异常:System.FormatException
|
||
异常信息:输入字符串的格式不正确。
|
||
异常堆栈: 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
|
||
在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
|
||
在 LeatherApp.Page.FProductInfo.loadProduct(String pcode, Boolean resetAll) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\LeatherApp\Page\FProductInfo.cs:行号 119
|
||
在 LeatherApp.Page.FProductInfo.cmbMaterial_SelectedIndexChanged(Object sender, EventArgs e) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\LeatherApp\Page\FProductInfo.cs:行号 376
|
||
在 Sunny.UI.UIComboBox.Box_SelectedIndexChanged(Object sender, EventArgs e)
|
||
在 System.EventHandler.Invoke(Object sender, EventArgs e)
|
||
在 System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e)
|
||
在 Sunny.UI.ListBoxEx.OnSelectedIndexChanged(EventArgs e)
|
||
在 System.Windows.Forms.ListBox.WmReflectCommand(Message& m)
|
||
在 System.Windows.Forms.ListBox.WndProc(Message& m)
|
||
在 Sunny.UI.ListBoxEx.WndProc(Message& m)
|
||
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
|
||
|
||
2024-04-29 15:10:38
|
||
Global捕获到未处理异常:System.ArgumentNullException
|
||
异常信息:值不能为 null。
|
||
参数名: source
|
||
异常堆栈: 在 System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source, Func`2 predicate)
|
||
在 LeatherApp.Page.FProductInfo.loadProduct() 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\LeatherApp\Page\FProductInfo.cs:行号 149
|
||
在 LeatherApp.Page.FProductInfo.loadProduct(String pcode, Boolean resetAll) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\LeatherApp\Page\FProductInfo.cs:行号 122
|
||
在 LeatherApp.Page.FProductInfo.cmbMaterial_SelectedIndexChanged(Object sender, EventArgs e) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\LeatherApp\Page\FProductInfo.cs:行号 376
|
||
在 Sunny.UI.UIRadioButton.set_Checked(Boolean value)
|
||
在 Sunny.UI.UIRadioButton.OnClick(EventArgs e)
|
||
在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
|
||
在 System.Windows.Forms.Control.WndProc(Message& m)
|
||
在 Sunny.UI.UIControl.WndProc(Message& m)
|
||
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
|
||
|
||
2024-05-07 10:44:46
|
||
Global捕获到未处理异常:System.ArgumentException
|
||
异常信息:对象的类型必须是 String。
|
||
异常堆栈: 在 System.String.CompareTo(Object value)
|
||
在 System.Windows.Forms.DataGridViewRowCollection.RowComparer.CompareObjects(Object value1, Object value2, Int32 rowIndex1, Int32 rowIndex2)
|
||
在 System.Windows.Forms.DataGridViewRowCollection.RowArrayList.Pivot(Int32 left, Int32 center, Int32 right)
|
||
在 System.Windows.Forms.DataGridViewRowCollection.RowArrayList.CustomQuickSort(Int32 left, Int32 right)
|
||
在 System.Windows.Forms.DataGridViewRowCollection.Sort(IComparer customComparer, Boolean ascending)
|
||
在 System.Windows.Forms.DataGridView.SortInternal(IComparer comparer, DataGridViewColumn dataGridViewColumn, ListSortDirection direction)
|
||
在 System.Windows.Forms.DataGridView.OnColumnHeaderMouseClick(DataGridViewCellMouseEventArgs e)
|
||
在 System.Windows.Forms.DataGridView.OnMouseClick(MouseEventArgs e)
|
||
在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
|
||
在 System.Windows.Forms.Control.WndProc(Message& m)
|
||
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
|
||
|
||
2024-07-25 10:08:02
|
||
Global捕获到未处理异常:System.NullReferenceException
|
||
异常信息:未将对象引用设置到对象的实例。
|
||
异常堆栈: 在 LeatherApp.UIExtend.UIDefectImage.uiComboBox1_SelectedIndexChanged(Object sender, EventArgs e) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\LeatherApp\UIExtend\UIDefectImage.cs:行号 60
|
||
在 Sunny.UI.UIComboBox.Box_SelectedIndexChanged(Object sender, EventArgs e)
|
||
在 System.EventHandler.Invoke(Object sender, EventArgs e)
|
||
在 System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e)
|
||
在 Sunny.UI.ListBoxEx.OnSelectedIndexChanged(EventArgs e)
|
||
在 System.Windows.Forms.ListBox.ClearSelected()
|
||
在 System.Windows.Forms.ListBox.set_SelectedIndex(Int32 value)
|
||
在 System.Windows.Forms.ListControl.set_SelectedValue(Object value)
|
||
在 Sunny.UI.UIComboBox.set_SelectedValue(Object value)
|
||
在 LeatherApp.UIExtend.UIDefectImage.set_Code(String value) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\LeatherApp\UIExtend\UIDefectImage.cs:行号 45
|
||
在 LeatherApp.Page.FHome_Defect.<init>b__4_0(DefectInfo item) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\LeatherApp\Page\FHome_Defect.cs:行号 36
|
||
在 System.Collections.Generic.List`1.ForEach(Action`1 action)
|
||
在 LeatherApp.Page.FHome_Defect.init() 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\LeatherApp\Page\FHome_Defect.cs:行号 35
|
||
在 LeatherApp.Page.FHome_Defect..ctor(List`1 lst, Mat img) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\LeatherApp\Page\FHome_Defect.cs:行号 29
|
||
在 LeatherApp.Page.FHome.button1_Click(Object sender, EventArgs e) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\LeatherApp\Page\FHome.cs:行号 2157
|
||
在 System.Windows.Forms.Control.OnClick(EventArgs e)
|
||
在 System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
|
||
在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
|
||
在 System.Windows.Forms.Control.WndProc(Message& m)
|
||
在 System.Windows.Forms.ButtonBase.WndProc(Message& m)
|
||
在 System.Windows.Forms.Button.WndProc(Message& m)
|
||
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
|
||
|
||
2024-07-25 10:08:55
|
||
Global捕获到未处理异常:System.NullReferenceException
|
||
异常信息:未将对象引用设置到对象的实例。
|
||
异常堆栈: 在 LeatherApp.UIExtend.UIDefectImage.uiComboBox1_SelectedIndexChanged(Object sender, EventArgs e) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\LeatherApp\UIExtend\UIDefectImage.cs:行号 60
|
||
在 Sunny.UI.UIComboBox.Box_SelectedIndexChanged(Object sender, EventArgs e)
|
||
在 System.EventHandler.Invoke(Object sender, EventArgs e)
|
||
在 System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e)
|
||
在 Sunny.UI.ListBoxEx.OnSelectedIndexChanged(EventArgs e)
|
||
在 System.Windows.Forms.ListBox.ClearSelected()
|
||
在 System.Windows.Forms.ListBox.set_SelectedIndex(Int32 value)
|
||
在 System.Windows.Forms.ListControl.set_SelectedValue(Object value)
|
||
在 Sunny.UI.UIComboBox.set_SelectedValue(Object value)
|
||
在 LeatherApp.UIExtend.UIDefectImage.set_Code(String value) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\LeatherApp\UIExtend\UIDefectImage.cs:行号 45
|
||
在 LeatherApp.Page.FHome_Defect.<init>b__4_0(DefectInfo item) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\LeatherApp\Page\FHome_Defect.cs:行号 36
|
||
在 System.Collections.Generic.List`1.ForEach(Action`1 action)
|
||
在 LeatherApp.Page.FHome_Defect.init() 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\LeatherApp\Page\FHome_Defect.cs:行号 35
|
||
在 LeatherApp.Page.FHome_Defect..ctor(List`1 lst, Mat img) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\LeatherApp\Page\FHome_Defect.cs:行号 29
|
||
在 LeatherApp.Page.FHome.button1_Click(Object sender, EventArgs e) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\LeatherApp\Page\FHome.cs:行号 2157
|
||
在 System.Windows.Forms.Control.OnClick(EventArgs e)
|
||
在 System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
|
||
在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
|
||
在 System.Windows.Forms.Control.WndProc(Message& m)
|
||
在 System.Windows.Forms.ButtonBase.WndProc(Message& m)
|
||
在 System.Windows.Forms.Button.WndProc(Message& m)
|
||
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
|
||
|
||
2024-07-25 10:10:27
|
||
Global捕获到未处理异常:System.NullReferenceException
|
||
异常信息:未将对象引用设置到对象的实例。
|
||
异常堆栈: 在 LeatherApp.UIExtend.UIDefectImage.uiComboBox1_SelectedIndexChanged(Object sender, EventArgs e) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\LeatherApp\UIExtend\UIDefectImage.cs:行号 60
|
||
在 Sunny.UI.UIComboBox.Box_SelectedIndexChanged(Object sender, EventArgs e)
|
||
在 System.EventHandler.Invoke(Object sender, EventArgs e)
|
||
在 System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e)
|
||
在 Sunny.UI.ListBoxEx.OnSelectedIndexChanged(EventArgs e)
|
||
在 System.Windows.Forms.ListBox.ClearSelected()
|
||
在 System.Windows.Forms.ListBox.set_SelectedIndex(Int32 value)
|
||
在 System.Windows.Forms.ListControl.set_SelectedValue(Object value)
|
||
在 Sunny.UI.UIComboBox.set_SelectedValue(Object value)
|
||
在 LeatherApp.UIExtend.UIDefectImage.set_Code(String value) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\LeatherApp\UIExtend\UIDefectImage.cs:行号 45
|
||
在 LeatherApp.Page.FHome_Defect.<init>b__4_0(DefectInfo item) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\LeatherApp\Page\FHome_Defect.cs:行号 36
|
||
在 System.Collections.Generic.List`1.ForEach(Action`1 action)
|
||
在 LeatherApp.Page.FHome_Defect.init() 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\LeatherApp\Page\FHome_Defect.cs:行号 35
|
||
在 LeatherApp.Page.FHome_Defect..ctor(List`1 lst, Mat img) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\LeatherApp\Page\FHome_Defect.cs:行号 29
|
||
在 LeatherApp.Page.FHome.button1_Click(Object sender, EventArgs e) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\LeatherApp\Page\FHome.cs:行号 2157
|
||
在 System.Windows.Forms.Control.OnClick(EventArgs e)
|
||
在 System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
|
||
在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
|
||
在 System.Windows.Forms.Control.WndProc(Message& m)
|
||
在 System.Windows.Forms.ButtonBase.WndProc(Message& m)
|
||
在 System.Windows.Forms.Button.WndProc(Message& m)
|
||
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
|
||
|
||
2024-07-25 10:49:30
|
||
Global捕获到未处理异常:System.NullReferenceException
|
||
异常信息:未将对象引用设置到对象的实例。
|
||
异常堆栈: 在 LeatherApp.Page.FHome.button1_Click(Object sender, EventArgs e) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\LeatherApp\Page\FHome.cs:行号 2174
|
||
在 System.Windows.Forms.Control.OnClick(EventArgs e)
|
||
在 System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
|
||
在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
|
||
在 System.Windows.Forms.Control.WndProc(Message& m)
|
||
在 System.Windows.Forms.ButtonBase.WndProc(Message& m)
|
||
在 System.Windows.Forms.Button.WndProc(Message& m)
|
||
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
|
||
|
||
2024-09-27 15:05:34
|
||
Global捕获到未处理异常:System.NullReferenceException
|
||
异常信息:未将对象引用设置到对象的实例。
|
||
异常堆栈: 在 LeatherApp.Page.FHome.txtBarCode_KeyDown(Object sender, KeyEventArgs e) 位置 E:\CPL\GeBoshi\禾欣版本修改\LeatherProject\LeatherApp\Page\FHome.cs:行号 2192
|
||
在 System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e)
|
||
在 System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
|
||
在 System.Windows.Forms.Control.WmKeyChar(Message& m)
|
||
在 System.Windows.Forms.Control.WndProc(Message& m)
|
||
在 System.Windows.Forms.TextBoxBase.WndProc(Message& m)
|
||
在 System.Windows.Forms.TextBox.WndProc(Message& m)
|
||
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
|
||
|
||
2024-09-27 15:06:09
|
||
Global捕获到未处理异常:System.NullReferenceException
|
||
异常信息:未将对象引用设置到对象的实例。
|
||
异常堆栈: 在 LeatherApp.Page.FHome.txtBarCode_KeyDown(Object sender, KeyEventArgs e)
|
||
在 System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e)
|
||
在 System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
|
||
在 System.Windows.Forms.Control.WmKeyChar(Message& m)
|
||
在 System.Windows.Forms.Control.WndProc(Message& m)
|
||
在 System.Windows.Forms.TextBoxBase.WndProc(Message& m)
|
||
在 System.Windows.Forms.TextBox.WndProc(Message& m)
|
||
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
|
||
|
||
2024-09-27 15:40:49
|
||
Global捕获到未处理异常:System.NullReferenceException
|
||
异常信息:未将对象引用设置到对象的实例。
|
||
异常堆栈: 在 LeatherApp.Page.FHome.reDrawDefectPoints(List`1 lstDefectInfo, Double[] XSizeRange, Double[] YSizeRange, Boolean addSelRect)
|
||
在 LeatherApp.Page.FHome.<>c__DisplayClass41_1.<callBackDefectEvent>b__0()
|
||
|
||
2024-10-25 15:05:47
|
||
Global捕获到未处理异常:MySql.Data.MySqlClient.MySqlException
|
||
异常信息:Column 'BarCodeName' cannot be null
|
||
异常堆栈: 在 SqlSugar.AdoProvider.ExecuteCommand(String sql, SugarParameter[] parameters)
|
||
在 SqlSugar.InsertableProvider`1.ExecuteCommand()
|
||
在 Service.InitDB.SendServerDB(String dbConStr, Records record, Boolean dropTable) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\Service\InitDB.cs:行号 153
|
||
在 LeatherApp.Page.FHome.button3_Click(Object sender, EventArgs e) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\LeatherApp\Page\FHome.cs:行号 3607
|
||
在 System.Windows.Forms.Control.OnClick(EventArgs e)
|
||
在 System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
|
||
在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
|
||
在 System.Windows.Forms.Control.WndProc(Message& m)
|
||
在 System.Windows.Forms.ButtonBase.WndProc(Message& m)
|
||
在 System.Windows.Forms.Button.WndProc(Message& m)
|
||
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
|
||
|
||
2024-10-25 15:06:39
|
||
Global捕获到未处理异常:MySql.Data.MySqlClient.MySqlException
|
||
异常信息:Column 'Material' cannot be null
|
||
异常堆栈: 在 SqlSugar.AdoProvider.ExecuteCommand(String sql, SugarParameter[] parameters)
|
||
在 SqlSugar.InsertableProvider`1.ExecuteCommand()
|
||
在 Service.InitDB.SendServerDB(String dbConStr, Records record, Boolean dropTable) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\Service\InitDB.cs:行号 153
|
||
在 LeatherApp.Page.FHome.button3_Click(Object sender, EventArgs e) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\LeatherApp\Page\FHome.cs:行号 3608
|
||
在 System.Windows.Forms.Control.OnClick(EventArgs e)
|
||
在 System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
|
||
在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
|
||
在 System.Windows.Forms.Control.WndProc(Message& m)
|
||
在 System.Windows.Forms.ButtonBase.WndProc(Message& m)
|
||
在 System.Windows.Forms.Button.WndProc(Message& m)
|
||
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
|
||
|