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

105 строки
7.2 KiB

  1. 2024-04-29 13:30:48
  2. Global捕获到未处理异常:System.ArgumentException
  3. 异常信息:未能找到名为 Code2 的列。
  4. 参数名: columnName
  5. 异常堆栈: 在 System.Windows.Forms.DataGridViewCellCollection.get_Item(String columnName)
  6. 在 GeBoShi.UI.Product.ProductInfoFrm.cmbDefectModelFile_TextChanged(Object sender, EventArgs e) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\GeBoShi\UI\Product\ProductInfoFrm.cs:行号 287
  7. 在 System.Windows.Forms.Control.OnTextChanged(EventArgs e)
  8. 在 System.Windows.Forms.ComboBox.OnTextChanged(EventArgs e)
  9. 在 System.Windows.Forms.Control.set_Text(String value)
  10. 在 System.Windows.Forms.ComboBox.set_Text(String value)
  11. 在 System.Windows.Forms.ComboBox.UpdateText()
  12. 在 System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)
  13. 在 System.Windows.Forms.ComboBox.set_SelectedItem(Object value)
  14. 在 GeBoShi.UI.Product.ProductInfoFrm..ctor(Product m) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\GeBoShi\UI\Product\ProductInfoFrm.cs:行号 50
  15. 在 GeBoShi.UI.Product.ProductListFrm.dataGridView1_CellDoubleClick(Object sender, DataGridViewCellEventArgs e) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\GeBoShi\UI\Product\ProductListFrm.cs:行号 156
  16. 在 System.Windows.Forms.DataGridView.OnCellDoubleClick(DataGridViewCellEventArgs e)
  17. 在 System.Windows.Forms.DataGridView.OnDoubleClick(EventArgs e)
  18. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  19. 在 System.Windows.Forms.Control.WndProc(Message& m)
  20. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  21. 2024-05-08 15:53:36
  22. Global捕获到未处理异常:System.ArgumentOutOfRangeException
  23. 异常信息:InvalidArgument=“0”的值对于“index”无效。
  24. 参数名: index
  25. 异常堆栈: 在 System.Windows.Forms.ComboBox.ObjectCollection.get_Item(Int32 index)
  26. 在 System.Windows.Forms.ComboBox.get_Text()
  27. 在 System.Windows.Forms.ComboBox.WmReflectCommand(Message& m)
  28. 在 System.Windows.Forms.ComboBox.WndProc(Message& m)
  29. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  30. 2024-05-08 15:53:51
  31. Global捕获到未处理异常:System.ArgumentOutOfRangeException
  32. 异常信息:InvalidArgument=“0”的值对于“index”无效。
  33. 参数名: index
  34. 异常堆栈: 在 System.Windows.Forms.ComboBox.ObjectCollection.get_Item(Int32 index)
  35. 在 System.Windows.Forms.ComboBox.get_Text()
  36. 在 GeBoShi.Main.cobList_TextUpdate(Object sender, EventArgs e) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V1.0\LeatherProject\GeBoShi\Main.cs:行号 424
  37. 在 System.Windows.Forms.ComboBox.OnTextUpdate(EventArgs e)
  38. 在 System.Windows.Forms.ComboBox.WmReflectCommand(Message& m)
  39. 在 System.Windows.Forms.ComboBox.WndProc(Message& m)
  40. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  41. 2024-05-08 16:01:27
  42. Global捕获到未处理异常:System.InvalidOperationException
  43. 异常信息:集合已修改;可能无法执行枚举操作。
  44. 异常堆栈: 在 System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
  45. 在 System.Collections.Generic.List`1.Enumerator.MoveNextRare()
  46. 在 GeBoShi.Main.<>c__DisplayClass40_0.<ShowUIEvent>b__0()
  47. 2024-05-24 15:32:50
  48. Global捕获到未处理异常:System.NullReferenceException
  49. 异常信息:未将对象引用设置到对象的实例。
  50. 异常堆栈: 在 GeBoShi.SysCtrl.SysMgr.CheckDisk(IWin32Window owner, Int32 max) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V2.0\LeatherProject\GeBoShi\SysCtrl\SysMgr.cs:行号 2111
  51. 在 GeBoShi.Main.Main_Load(Object sender, EventArgs e) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V2.0\LeatherProject\GeBoShi\Main.cs:行号 279
  52. 在 System.Windows.Forms.Form.OnLoad(EventArgs e)
  53. 在 System.Windows.Forms.Form.OnCreateControl()
  54. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  55. 在 System.Windows.Forms.Control.CreateControl()
  56. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  57. 在 System.Windows.Forms.Control.WndProc(Message& m)
  58. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  59. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  60. 2024-05-24 15:32:59
  61. Global捕获到未处理异常:System.NullReferenceException
  62. 异常信息:未将对象引用设置到对象的实例。
  63. 异常堆栈: 在 GeBoShi.UI.SysSet.SysSetFrm.RefeshParams() 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V2.0\LeatherProject\GeBoShi\UI\SysSet\SysSetFrm.cs:行号 66
  64. 在 GeBoShi.UI.SysSet.SysSetFrm.SysSetFrm_Load(Object sender, EventArgs e) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V2.0\LeatherProject\GeBoShi\UI\SysSet\SysSetFrm.cs:行号 61
  65. 在 System.Windows.Forms.Form.OnLoad(EventArgs e)
  66. 在 System.Windows.Forms.Form.OnCreateControl()
  67. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  68. 在 System.Windows.Forms.Control.CreateControl()
  69. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  70. 在 System.Windows.Forms.Control.WndProc(Message& m)
  71. 在 System.Windows.Forms.Form.WmShowWindow(Message& m)
  72. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  73. 2024-05-27 13:52:56
  74. Global捕获到未处理异常:System.InvalidCastException
  75. 异常信息:指定的转换无效。
  76. 异常堆栈: 在 GeBoShi.Main.skinDataGridView1_CellClick(Object sender, DataGridViewCellEventArgs e) 位置 D:\CPL\LeatherProject\LeatherProject\GeBoShi\Main.cs:行号 1147
  77. 在 System.Windows.Forms.DataGridView.OnCellClick(DataGridViewCellEventArgs e)
  78. 在 System.Windows.Forms.DataGridView.OnMouseClick(MouseEventArgs e)
  79. 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  80. 在 System.Windows.Forms.Control.WndProc(Message& m)
  81. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  82. 2024-06-25 09:11:29
  83. Global捕获到未处理异常:SqlSugar.SqlSugarException
  84. 异常信息:Duplicate entry '15-All' for key 'gradelimit.index_GradeLimit_Pid_Code'
  85. 异常堆栈: 在 SqlSugar.Check.Exception(Boolean isException, String message, String[] args)
  86. 在 SqlSugar.CodeFirstProvider.InitTables(Type entityType)
  87. 在 SqlSugar.CodeFirstProvider.InitTables[T]()
  88. 在 Service.InitDB.initDB(String dbConStr, Boolean dropTable) 位置 D:\CPL\LeatherProject\LeatherProject\Service\InitDB.cs:行号 54
  89. 在 GeBoShi.Main.Main_Load(Object sender, EventArgs e) 位置 E:\CPL\迈沐智能项目\2023\革博士\源码\V2.0\LeatherProject\GeBoShi\Main.cs:行号 287
  90. 在 System.Windows.Forms.Form.OnLoad(EventArgs e)
  91. 在 System.Windows.Forms.Form.OnCreateControl()
  92. 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  93. 在 System.Windows.Forms.Control.CreateControl()
  94. 在 System.Windows.Forms.Control.WmShowWindow(Message& m)
  95. 在 System.Windows.Forms.Control.WndProc(Message& m)
  96. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)