November 1st, 2007
We finally managed to pinpoint the errors that were caused during the latest Woot Off. The errors that were fixed include runtime errors and the Startup Folder bug. That should not occur any more. Feel free to download the latest WootAgent now. Thanks to all of the members that submit emails and comments when bugs occur. Without you we would not be able to fix them.







November 2nd, 2007 at 12:41 am
Unfortunately now there’s a new error:
System.ArgumentOutOfRangeException: startIndex cannot be larger than length of string.
Parameter name: startIndex
at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy)
at WootAgent2.Form1.SetFirstLabelSet(PriceItem p)
at WootAgent2.Form1.checkPrice_PricesChanged(List`1 lst)
at WootAgent2.CheckPrice.worker_RunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs e)
at System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e)
at System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg)
November 6th, 2007 at 10:13 am
I woke up to the same error this morning after I upgraded last night. (And the item box was popped up as ’sold out’.)
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.ArgumentOutOfRangeException: startIndex cannot be larger than length of string.
Parameter name: startIndex
at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy)
at WootAgent2.Form1.SetFirstLabelSet(PriceItem p)
at WootAgent2.Form1.checkPrice_PricesChanged(List`1 lst)
at WootAgent2.CheckPrice.worker_RunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs e)
at System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e)
at System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg)
November 6th, 2007 at 5:27 pm
Hey guys its Jon, ive fixed this bug and the update will be out shortly. sorry about this, the updates have slowed a little because of college work, but il do my best. as i said, the fix will be out asap
–Jon
–WootAgent Developer
October 23rd, 2008 at 6:42 pm
This little app is better than sliced bread! only thing once in a while i get the same error. I am running vista premium if that makes a difference. Is the fix still in the works or am I missing it somewhere?
************** Exception Text **************
System.ArgumentOutOfRangeException: startIndex cannot be larger than length of string.
Parameter name: startIndex
at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy)
at WootAgent2.Form1.SetFirstLabelSet(PriceItem p)
at WootAgent2.Form1.checkPrice_PricesChanged(List`1 lst)
at WootAgent2.CheckPrice.worker_RunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs e)
at System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e)
at System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg)