vote up 1 vote down star

Working with EntLib 4.1 and want the Exception block to send an email with error information. All that is fine but out of the box I have either the Text or Xml formatter to work with. I would love an Html representation that which brings in other information such as browser, http headers etc. Years ago I wrote one but dont have the source anymore and I came up short on hits on google so I figured I would ask the SO community and see if anyone knew of something floating around out there in the series of tubes that are the interwebs.

flag

50% accept rate

2 Answers

vote up 2 vote down check

Is it possible that ELMAH could be the answer for you? http://code.google.com/p/elmah/

link|flag
ELMAH is a good example, not exactly what I wanted but I will give you the check mark because it has the need i need to build an HtmlFormatter for EntLib pretty quickly. – keithwarren7 Dec 18 '08 at 1:57
vote up 0 vote down

This one looks interesting: http://www.codeproject.com/KB/aspnet/ASPNETExceptionHandling.aspx

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.