- Joined
- Oct 9, 2007
- Messages
- 2,585
- Reaction score
- 19
Anybody with any .net framework experience, please give me a hand. I've been stuck on DRT having this error the past few weeks. It happens when I try to pretty much do anything to my watch list. I have tried contacting Luc without success, but would really like to get back to using it. I tried reinstalling DRT, .net, even tried on a diff PC with the same error. Here's the detailed error:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at DRT.mod_AutoAppraise.process_Email_Appraisals(ListView lvIN, Boolean sendAll, Boolean justGetEmails)
at DRT.frm_DomainTracker.mnu_SubmitOffer_Click(Object sender, EventArgs e)
at System.Windows.Forms.MenuItem.OnClick(EventArgs e)
at System.Windows.Forms.MenuItemData.Execute()
at System.Windows.Forms.Command.Invoke()
at System.Windows.Forms.Control.WmCommand(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ListView.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at DRT.mod_AutoAppraise.process_Email_Appraisals(ListView lvIN, Boolean sendAll, Boolean justGetEmails)
at DRT.frm_DomainTracker.mnu_SubmitOffer_Click(Object sender, EventArgs e)
at System.Windows.Forms.MenuItem.OnClick(EventArgs e)
at System.Windows.Forms.MenuItemData.Execute()
at System.Windows.Forms.Command.Invoke()
at System.Windows.Forms.Control.WmCommand(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ListView.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)