Troubleshooting Exceptions: System.ArgumentOutOfRangeException
Visual Studio 2010
An ArgumentOutOfRangeException is thrown when a method is invoked and at least one of the arguments passed to the method is not a null reference (Nothing in Visual Basic) and does not contain a valid value.