Has anyone seen this Exception before?
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Has anyone seen this Exception before?
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
That’s a very generic message. It means it tried to read an item from a collection, but the item wasn’t there. That collection could be any number of things, like menu items, business records, etc.
ArgumentOutOfRangeException Class (System) | Microsoft Docs
Whoever diagnoses this will likely need more information. What was the user doing when they saw this? Is it repeatable?
This is a sporadic issue when trying to open Schedule board ,so it will be difficult to diagnose. Thank you!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.