Array initializer has too many dimensions
You have supplied too many dimensions in the initializer for your array.
Error ID: BC30566
To correct this error
Check your array initializer to determine how many dimensions are necessary.
Remove the extra argument or arguments.
See Also
Concepts
Overview of Arrays in Visual Basic