Advertisement
Guest User

Untitled

a guest
Dec 5th, 2015
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.85 KB | None | 0 0
  1. 有关调用实时(JIT)调试而不是此对话框的详细信息,
  2. 请参见此消息的结尾。
  3.  
  4. ************** 异常文本 **************
  5. System.ArgumentOutOfRangeException: InvalidArgument=“-1”的值对于“index”无效。
  6. 参数名: index
  7. 在 System.Windows.Forms.ComboBox.ObjectCollection.get_Item(Int32 index)
  8. 在 Pulse.Forms.UI.ProviderComboBox.OnDrawItem(DrawItemEventArgs e) 位置 c:\code\Pulse\Pulse\Pulse.Forms.UI\ProviderComboBox.cs:行号 28
  9. 在 System.Windows.Forms.ComboBox.WmReflectDrawItem(Message& m)
  10. 在 System.Windows.Forms.ComboBox.WndProc(Message& m)
  11. 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  12. 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  13. 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement