Bug #79
bmann: error double clicking task list
| Status: | Closed | Start: | 09/19/2010 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 100% |
|
| Category: | General | |||
| Target version: | v0.9.11.1 | |||
| Vote: | 0 |
Description
Unexpected Error: InvalidArgument=Value of '1' is not valid for 'index'.
Parameter name: index
Exception Information:
Message: InvalidArgument=Value of '1' is not valid for 'index'.
Parameter name: index
Source: System.Windows.Forms
Stack Trace: at System.Windows.Forms.ListBox.ObjectCollection.get_Item(Int32 index)
at Timetracker.MainWindow.listTasks_DoubleClick(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
at System.Windows.Forms.ListBox.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
History
Updated by Armindo Antunes 607 days ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Resolved