Groups | Blog | Home
all groups > dotnet performance > december 2006 >

dotnet performance : Performance Counters


Barzot
12/1/2006 12:08:15 AM
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
Jason Hales
12/20/2006 7:17:58 AM
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
[quoted text, click to view]
AddThis Social Bookmark Button