Hi,
Does anyone have any experience with setting up DebugDiag to trigger on a specific HttpException? The advanced configuration only allows you to specify the .NET type of the exception, while HttpExceptions are very generic and are used for anything from 404's to timeouts. I'm interested in triggering a dump on page timeout in this case.
Thanks
Mattias