Error: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
at System.Collections.Generic.List`1.get_Item(Int32 index)
at blEvents.selectAllEvents(UInt16 _getTopNumber, Boolean _getEventLocation, Boolean _getContactInfo, String _catagory, Int32 _calendar) in D:\NABIP\Live\NABIP-VISION\NABIP-Vision\www\App_Code\DataLayer\BusinessLayer\blEvents.vb:line 42