TheBrenda 0 Newbie Poster

Are there any good and inexpensive 3rd party software for error handling? At my prior job, once the code was ready to ship to the client, we ran it against some 3rd party software that added all the error handling. The software provided a log with easy to read call stack and line number. It also wrote to the event log. But best of all, all the error handling was 100% consistent across all of our software. The programmer's loved it and the Support Staff loved it.

Is there any VB.Net good and inexpensive error handling software?

And yes, I know that it can be coded. But laziness is the mother of invention.