array index is out of range. code example Example: out of range array index int index = 25; if(index < array.Length) { //it exists }