Got an email this morning from a customer asking me if I had seen the following error message before when opening the XAML Build Configuration inside the TFS Administration Console:
“Index 10985 is out of bounds.”
This is an error I had never seen before. The thing is that the system itself was working as expected.
I asked to take a look at the logs. There we noticed that an enormous amount of event messages were generated. Could this be causing the issue?
And indeed after we cleared the event log, the XAML Build configuration appeared again. On the screen some Events related data is shown, probably this couldn’t handle the large load of messages…