Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System.InvalidOperationException: Uncommitted new row cannot be deleted. #65

Open
Smurf-IV opened this issue Dec 12, 2019 · 0 comments
Open

Comments

@Smurf-IV
Copy link
Owner

The following has been reported in Exceptionless - Yay
I need help in trying to reproduce it.
Version: 2019.8.993.4

System.InvalidOperationException: Uncommitted new row cannot be deleted.
at System.Windows.Forms.DataGridViewRowCollection.RemoveAt(System.Int32 index) at offset 170
at Elucidate.Forms.Settings.PerformSnapShotSourceDeleteNode() at offset 77
at System.Windows.Forms.ToolStripItem.RaiseEvent(System.Object key, System.EventArgs e) at offset 21
at System.Windows.Forms.ToolStripMenuItem.OnClick(System.EventArgs e) at offset 30
at System.Windows.Forms.ToolStripItem.HandleClick(System.EventArgs e) at offset 66
at System.Windows.Forms.ToolStripMenuItem.ProcessCmdKey(System.Windows.Forms.Message& m, System.Windows.Forms.Keys keyData) at offset 32
at System.Windows.Forms.ToolStripManager.ProcessShortcut(System.Windows.Forms.Message& m, System.Windows.Forms.Keys shortcut) at offset 101
at System.Windows.Forms.Form.ProcessCmdKey(System.Windows.Forms.Message& msg, System.Windows.Forms.Keys keyData) at offset 0
at System.Windows.Forms.Control.ProcessCmdKey(System.Windows.Forms.Message& msg, System.Windows.Forms.Keys keyData) at offset 46
at ComponentFactory.Krypton.Toolkit.VisualPanel.ProcessCmdKey(System.Windows.Forms.Message& msg, System.Windows.Forms.Keys keyData) at offset 37
at System.Windows.Forms.Control.ProcessCmdKey(System.Windows.Forms.Message& msg, System.Windows.Forms.Keys keyData) at offset 46
at ComponentFactory.Krypton.Toolkit.VisualControlBase.ProcessCmdKey(System.Windows.Forms.Message& msg, System.Windows.Forms.Keys keyData) at offset 37
at System.Windows.Forms.Control.ProcessCmdKey(System.Windows.Forms.Message& msg, System.Windows.Forms.Keys keyData) at offset 46
at ComponentFactory.Krypton.Toolkit.VisualPanel.ProcessCmdKey(System.Windows.Forms.Message& msg, System.Windows.Forms.Keys keyData) at offset 37
at System.Windows.Forms.Control.ProcessCmdKey(System.Windows.Forms.Message& msg, System.Windows.Forms.Keys keyData) at offset 46
at System.Windows.Forms.Control.ProcessCmdKey(System.Windows.Forms.Message& msg, System.Windows.Forms.Keys keyData) at offset 46
at ComponentFactory.Krypton.Toolkit.VisualControlBase.ProcessCmdKey(System.Windows.Forms.Message& msg, System.Windows.Forms.Keys keyData) at offset 37
at System.Windows.Forms.Control.ProcessCmdKey(System.Windows.Forms.Message& msg, System.Windows.Forms.Keys keyData) at offset 46
at ComponentFactory.Krypton.Toolkit.VisualPanel.ProcessCmdKey(System.Windows.Forms.Message& msg, System.Windows.Forms.Keys keyData) at offset 37
at System.Windows.Forms.Control.ProcessCmdKey(System.Windows.Forms.Message& msg, System.Windows.Forms.Keys keyData) at offset 46
at System.Windows.Forms.ContainerControl.ProcessCmdKey(System.Windows.Forms.Message& msg, System.Windows.Forms.Keys keyData) at offset 0
at System.Windows.Forms.Control.ProcessCmdKey(System.Windows.Forms.Message& msg, System.Windows.Forms.Keys keyData) at offset 46
at ComponentFactory.Krypton.Toolkit.VisualPanel.ProcessCmdKey(System.Windows.Forms.Message& msg, System.Windows.Forms.Keys keyData) at offset 37
at System.Windows.Forms.Control.ProcessCmdKey(System.Windows.Forms.Message& msg, System.Windows.Forms.Keys keyData) at offset 46
at System.Windows.Forms.Control.PreProcessMessage(System.Windows.Forms.Message& msg) at offset 65
at System.Windows.Forms.Control.PreProcessControlMessageInternal(System.Windows.Forms.Control target, System.Windows.Forms.Message& msg) at offset 140
at System.Windows.Forms.Application.ThreadContext.PreTranslateMessage(System.Windows.Forms.MSG& msg) at offset 182
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant