I
Igor Anic
I'm review-in an application and found large number on (# of Excepts
Thrown) in .Net Performance counters, the value constantly raises (few
thousand per hour).
Further investigation of that exceptions shows that they are raised
somewhere in Datagrid control.
Changing the filter of the dataview (on which datagrid is bound)
registers exceptions in .Net counters. We could not catch that
exceptions in application, it is handled somewhere.
The reason why are we reviewing application is that it gets slower and
slower during running (I don't see memory problem so far).
Could the exceptions be the slowdown problem?
Any Experience?
Thanks,
Igor
Thrown) in .Net Performance counters, the value constantly raises (few
thousand per hour).
Further investigation of that exceptions shows that they are raised
somewhere in Datagrid control.
Changing the filter of the dataview (on which datagrid is bound)
registers exceptions in .Net counters. We could not catch that
exceptions in application, it is handled somewhere.
The reason why are we reviewing application is that it gets slower and
slower during running (I don't see memory problem so far).
Could the exceptions be the slowdown problem?
Any Experience?
Thanks,
Igor