A colleague is trying to track down a race condition, leading to an InvalidOperationException. I suggested adplus with fullonfirst, but it turns out that a third party library throws and catches all manner of exceptions under the hood. Is there any way if restricting to a managed exception type?
Asked
Active
Viewed 307 times
1 Answers
2
This old bugslayer post describes how to configure Adplus to create mini dumps on specific exceptions.

Brian Rasmussen
- 114,645
- 34
- 221
- 317
-
Thanks, couldn't find that anywhere! – James L Dec 13 '11 at 08:15