Re: Performance Counters
- From: "Jason Hales" <jason_hales@xxxxxxxxx>
- Date: 20 Dec 2006 07:17:58 -0800
When you say all are checked in Exception Window do you mean in the
Thrown list? Have you set "Break all processes when one process
breaks" under Debugging in Tools | Options
On Dec 1, 8:08 am, "Barzot" <bar...@xxxxxxxxx> wrote:
Hi,
I'm developping a software, in C# 2.0 with Visual Studio 2005.
Here is my problem, I'm doing a performance counting of my exceptions
with PerfMon.exe to see the number of exceptions thrown by my soft. At
a specific action in my program, "switching tabs and gettin new data",
PerfMon indicates that 9 Exceptions are thrown, and happen every time i
switch tabs but in Debugging mode in Vs i see nothing, not a exception
throw. Could someone tell me where i can see exception thorw by the
framework?
All my exceptions in the "Exception Window" (Ctrl-Alt-E) are checked!
Thx,
Barzot
.
- References:
- Performance Counters
- From: Barzot
- Performance Counters
- Prev by Date: Re: Generic collections vs. arrays on structs vs. class
- Next by Date: Re: .NET and multithread networks server application
- Previous by thread: Performance Counters
- Next by thread: Re: Diagnosing Application Hang...
- Index(es):
Relevant Pages
|
Loading