革博士V2程序
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

47 строки
3.7 KiB

  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)