Before I reinvent the wheel, I wanted to ensure that this doesn't exist already somewhere.
I want to take any errors thrown by ASP.NET, and rather than display them to the user, I want to capture them into FogBugz (potentially using BugzScout) and then display a custom friendly error message to the user with the new ticket number.
Does something like this already exist?