Hello All:
I have a site where I would like to have all errors directed to a custom .aspx page. My solution has to be on a grand/application scale -- not just from page to page. I have several pages already so I don't want to go through the site putting try and catches through the hole thing all over again, if you know what I mean. I have been reading MSDN's walk-throughs but I am getting quite lost!
Is there someone who has done this successfully and can give me the rundown on how to do that?