View Single Post
  #2 (permalink)  
Old 11-02-2007, 1:50 PM
JaedenRuiner's Avatar
JaedenRuiner JaedenRuiner is offline
VB.NET Forum Master
.NET Framework: .NET 3.5 (VS 2008)
 
Join Date: Aug 2007
Age: 31
Posts: 340
Reputation: 81
JaedenRuiner probably authored a book by nowJaedenRuiner probably authored a book by nowJaedenRuiner probably authored a book by now
Default Urgent: Why, oh why, oh why....

THis is the error i get upon executing
CollectionBase.List.Add()

And I don't get HOW it can even generate an IndexOutOfRangeException(). I mean, forget why it happens, i want to know HOW because this doesn't make any sense.

Quote:
Exception System.IndexOutOfRangeException was thrown in debuggee:
Index was outside the bounds of the array.

System.Collections.IList.Add()
Add() - C:\Documents and Settings\skendrick\My Documents\SharpDevelop Projects\UniversalTool\PendingTasks.vb:100,4
Add() - C:\Documents and Settings\skendrick\My Documents\SharpDevelop Projects\UniversalTool\PendingTasks.vb:113,3
Thanks
Jaeden "Sifo Dyas" al'Raec Ruiner
Reply With Quote