I have tried NProf 0.8 with a multithreaded console
application. Here is my problem: my application
encountered unhandled exception with very low
frequency (due to a rare sync configuration). So far it
has nothing to do with NProf.
But the bug result was a window pop-up (like "JIT class
not registered , click OK to continue"), and when I
clicked OK the actual exception was displayed in the
NProf console window and immediately after the console
window was closed.
This situation was annoying because I really wanted to
be able to read the exception message.
Could it be possible to log in some file the console
output of NProf ?
Joannes