0
kicks
ASP.NET:How to write error messages into a text file using modules
This is pretty neat utility using which you could write all the errors in your application in a Text file. It uses a module and no code change is required... read on...