革博士程序V1仓库
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

ErrorLog.txt 12 KiB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136
  1. 2024-04-08 15:20:33
  2. Global捕获到未处理异常:System.FormatException
  3. 异常信息:输入字符串的格式不正确。
  4. 异常堆栈: 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
  5. 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
  6. 在 LeatherApp.Page.FProductInfo.loadProduct(String pcode, Boolean resetAll) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\LeatherApp\Page\FProductInfo.cs:行号 119
  7. 在 LeatherApp.Page.FProductInfo.cmbMaterial_SelectedIndexChanged(Object sender, EventArgs e) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\LeatherApp\Page\FProductInfo.cs:行号 376
  8. 在 Sunny.UI.UIComboBox.Box_SelectedIndexChanged(Object sender, EventArgs e)
  9. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  10. 在 System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e)
  11. 在 Sunny.UI.ListBoxEx.OnSelectedIndexChanged(EventArgs e)
  12. 在 System.Windows.Forms.ListBox.WmReflectCommand(Message& m)
  13. 在 System.Windows.Forms.ListBox.WndProc(Message& m)
  14. 在 Sunny.UI.ListBoxEx.WndProc(Message& m)
  15. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  16. 2024-04-29 15:10:38
  17. Global捕获到未处理异常:System.ArgumentNullException
  18. 异常信息:值不能为 null。
  19. 参数名: source
  20. 异常堆栈: 在 System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source, Func`2 predicate)
  21. 在 LeatherApp.Page.FProductInfo.loadProduct() 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\LeatherApp\Page\FProductInfo.cs:行号 149
  22. 在 LeatherApp.Page.FProductInfo.loadProduct(String pcode, Boolean resetAll) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\LeatherApp\Page\FProductInfo.cs:行号 122
  23. 在 LeatherApp.Page.FProductInfo.cmbMaterial_SelectedIndexChanged(Object sender, EventArgs e) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\LeatherApp\Page\FProductInfo.cs:行号 376
  24. 在 Sunny.UI.UIRadioButton.set_Checked(Boolean value)
  25. 在 Sunny.UI.UIRadioButton.OnClick(EventArgs e)
  26. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  27. 在 System.Windows.Forms.Control.WndProc(Message& m)
  28. 在 Sunny.UI.UIControl.WndProc(Message& m)
  29. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  30. 2024-05-07 10:44:46
  31. Global捕获到未处理异常:System.ArgumentException
  32. 异常信息:对象的类型必须是 String。
  33. 异常堆栈: 在 System.String.CompareTo(Object value)
  34. 在 System.Windows.Forms.DataGridViewRowCollection.RowComparer.CompareObjects(Object value1, Object value2, Int32 rowIndex1, Int32 rowIndex2)
  35. 在 System.Windows.Forms.DataGridViewRowCollection.RowArrayList.Pivot(Int32 left, Int32 center, Int32 right)
  36. 在 System.Windows.Forms.DataGridViewRowCollection.RowArrayList.CustomQuickSort(Int32 left, Int32 right)
  37. 在 System.Windows.Forms.DataGridViewRowCollection.Sort(IComparer customComparer, Boolean ascending)
  38. 在 System.Windows.Forms.DataGridView.SortInternal(IComparer comparer, DataGridViewColumn dataGridViewColumn, ListSortDirection direction)
  39. 在 System.Windows.Forms.DataGridView.OnColumnHeaderMouseClick(DataGridViewCellMouseEventArgs e)
  40. 在 System.Windows.Forms.DataGridView.OnMouseClick(MouseEventArgs e)
  41. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  42. 在 System.Windows.Forms.Control.WndProc(Message& m)
  43. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  44. 2024-07-25 10:08:02
  45. Global捕获到未处理异常:System.NullReferenceException
  46. 异常信息:未将对象引用设置到对象的实例。
  47. 异常堆栈: 在 LeatherApp.UIExtend.UIDefectImage.uiComboBox1_SelectedIndexChanged(Object sender, EventArgs e) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\LeatherApp\UIExtend\UIDefectImage.cs:行号 60
  48. 在 Sunny.UI.UIComboBox.Box_SelectedIndexChanged(Object sender, EventArgs e)
  49. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  50. 在 System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e)
  51. 在 Sunny.UI.ListBoxEx.OnSelectedIndexChanged(EventArgs e)
  52. 在 System.Windows.Forms.ListBox.ClearSelected()
  53. 在 System.Windows.Forms.ListBox.set_SelectedIndex(Int32 value)
  54. 在 System.Windows.Forms.ListControl.set_SelectedValue(Object value)
  55. 在 Sunny.UI.UIComboBox.set_SelectedValue(Object value)
  56. 在 LeatherApp.UIExtend.UIDefectImage.set_Code(String value) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\LeatherApp\UIExtend\UIDefectImage.cs:行号 45
  57. 在 LeatherApp.Page.FHome_Defect.<init>b__4_0(DefectInfo item) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\LeatherApp\Page\FHome_Defect.cs:行号 36
  58. 在 System.Collections.Generic.List`1.ForEach(Action`1 action)
  59. 在 LeatherApp.Page.FHome_Defect.init() 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\LeatherApp\Page\FHome_Defect.cs:行号 35
  60. 在 LeatherApp.Page.FHome_Defect..ctor(List`1 lst, Mat img) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\LeatherApp\Page\FHome_Defect.cs:行号 29
  61. 在 LeatherApp.Page.FHome.button1_Click(Object sender, EventArgs e) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\LeatherApp\Page\FHome.cs:行号 2157
  62. 在 System.Windows.Forms.Control.OnClick(EventArgs e)
  63. 在 System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
  64. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  65. 在 System.Windows.Forms.Control.WndProc(Message& m)
  66. 在 System.Windows.Forms.ButtonBase.WndProc(Message& m)
  67. 在 System.Windows.Forms.Button.WndProc(Message& m)
  68. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  69. 2024-07-25 10:08:55
  70. Global捕获到未处理异常:System.NullReferenceException
  71. 异常信息:未将对象引用设置到对象的实例。
  72. 异常堆栈: 在 LeatherApp.UIExtend.UIDefectImage.uiComboBox1_SelectedIndexChanged(Object sender, EventArgs e) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\LeatherApp\UIExtend\UIDefectImage.cs:行号 60
  73. 在 Sunny.UI.UIComboBox.Box_SelectedIndexChanged(Object sender, EventArgs e)
  74. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  75. 在 System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e)
  76. 在 Sunny.UI.ListBoxEx.OnSelectedIndexChanged(EventArgs e)
  77. 在 System.Windows.Forms.ListBox.ClearSelected()
  78. 在 System.Windows.Forms.ListBox.set_SelectedIndex(Int32 value)
  79. 在 System.Windows.Forms.ListControl.set_SelectedValue(Object value)
  80. 在 Sunny.UI.UIComboBox.set_SelectedValue(Object value)
  81. 在 LeatherApp.UIExtend.UIDefectImage.set_Code(String value) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\LeatherApp\UIExtend\UIDefectImage.cs:行号 45
  82. 在 LeatherApp.Page.FHome_Defect.<init>b__4_0(DefectInfo item) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\LeatherApp\Page\FHome_Defect.cs:行号 36
  83. 在 System.Collections.Generic.List`1.ForEach(Action`1 action)
  84. 在 LeatherApp.Page.FHome_Defect.init() 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\LeatherApp\Page\FHome_Defect.cs:行号 35
  85. 在 LeatherApp.Page.FHome_Defect..ctor(List`1 lst, Mat img) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\LeatherApp\Page\FHome_Defect.cs:行号 29
  86. 在 LeatherApp.Page.FHome.button1_Click(Object sender, EventArgs e) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\LeatherApp\Page\FHome.cs:行号 2157
  87. 在 System.Windows.Forms.Control.OnClick(EventArgs e)
  88. 在 System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
  89. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  90. 在 System.Windows.Forms.Control.WndProc(Message& m)
  91. 在 System.Windows.Forms.ButtonBase.WndProc(Message& m)
  92. 在 System.Windows.Forms.Button.WndProc(Message& m)
  93. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  94. 2024-07-25 10:10:27
  95. Global捕获到未处理异常:System.NullReferenceException
  96. 异常信息:未将对象引用设置到对象的实例。
  97. 异常堆栈: 在 LeatherApp.UIExtend.UIDefectImage.uiComboBox1_SelectedIndexChanged(Object sender, EventArgs e) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\LeatherApp\UIExtend\UIDefectImage.cs:行号 60
  98. 在 Sunny.UI.UIComboBox.Box_SelectedIndexChanged(Object sender, EventArgs e)
  99. 在 System.EventHandler.Invoke(Object sender, EventArgs e)
  100. 在 System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e)
  101. 在 Sunny.UI.ListBoxEx.OnSelectedIndexChanged(EventArgs e)
  102. 在 System.Windows.Forms.ListBox.ClearSelected()
  103. 在 System.Windows.Forms.ListBox.set_SelectedIndex(Int32 value)
  104. 在 System.Windows.Forms.ListControl.set_SelectedValue(Object value)
  105. 在 Sunny.UI.UIComboBox.set_SelectedValue(Object value)
  106. 在 LeatherApp.UIExtend.UIDefectImage.set_Code(String value) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\LeatherApp\UIExtend\UIDefectImage.cs:行号 45
  107. 在 LeatherApp.Page.FHome_Defect.<init>b__4_0(DefectInfo item) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\LeatherApp\Page\FHome_Defect.cs:行号 36
  108. 在 System.Collections.Generic.List`1.ForEach(Action`1 action)
  109. 在 LeatherApp.Page.FHome_Defect.init() 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\LeatherApp\Page\FHome_Defect.cs:行号 35
  110. 在 LeatherApp.Page.FHome_Defect..ctor(List`1 lst, Mat img) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\LeatherApp\Page\FHome_Defect.cs:行号 29
  111. 在 LeatherApp.Page.FHome.button1_Click(Object sender, EventArgs e) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\LeatherApp\Page\FHome.cs:行号 2157
  112. 在 System.Windows.Forms.Control.OnClick(EventArgs e)
  113. 在 System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
  114. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  115. 在 System.Windows.Forms.Control.WndProc(Message& m)
  116. 在 System.Windows.Forms.ButtonBase.WndProc(Message& m)
  117. 在 System.Windows.Forms.Button.WndProc(Message& m)
  118. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  119. 2024-07-25 10:49:30
  120. Global捕获到未处理异常:System.NullReferenceException
  121. 异常信息:未将对象引用设置到对象的实例。
  122. 异常堆栈: 在 LeatherApp.Page.FHome.button1_Click(Object sender, EventArgs e) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\LeatherApp\Page\FHome.cs:行号 2174
  123. 在 System.Windows.Forms.Control.OnClick(EventArgs e)
  124. 在 System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
  125. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  126. 在 System.Windows.Forms.Control.WndProc(Message& m)
  127. 在 System.Windows.Forms.ButtonBase.WndProc(Message& m)
  128. 在 System.Windows.Forms.Button.WndProc(Message& m)
  129. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)