I am using a .NET app written by someone else, and I can see that's its refreshing very slowly today. Using Process Explorer, I see that its throwing thousands and thousands of exceptions (which are presumably being caught somehow by the app).
Is there any way to see what type of exceptions these are if I don't have access to the source code? Process Explorer only has a "# of Exceps Thrown" counter. But is there any tool out there that could tell me?