I am trying out the performance profiler - which looks to be a really cool tool.
The thing is, I get a number of System.Threading.SynchronizationLockExceptions in my application (or so the app nicely shows me in timeline across the the top). Is there anyway I can get more information on where the exceptions occur, stack trace etc.?
I am profiling an ASP.NET application on the IIS on a Windows XP.
The thing is, I get a number of System.Threading.SynchronizationLockExceptions in my application (or so the app nicely shows me in timeline across the the top). Is there anyway I can get more information on where the exceptions occur, stack trace etc.?
I am profiling an ASP.NET application on the IIS on a Windows XP.