Very good article on handling .Net exceptions
Good article on error handling practice regardless of language.
Nice little framework for ASP .net error / exception handling. This is quite a comprehensive article with plenty of detail - might take you a few hours to implement.
Simple approach to error logging in .Net by just writing to files.
Some nice simple examples on how you might log errors.
No quite error handling, but usesful tips on how to find errors in asp .Net pages.
Nice article on error handling within .Net