S
Scott W
I'm looking for a component/service that will log unhandled exceptions to a
Web service. While there are numerous frameworks and examples that can log
exceptions to a log file, the event log, or send an e-mail, these approaches
don't work for my application which is intended to be a retail desktop
application. Asking my users for their SMTP server, or requesting that they
manually attach a file and send me an e-mail is a nonstarter.
While I could manage to roll my own, I'm much more inclined to buy a
ready-made solution that already includes some management side tools and
reports.
The Windows Error Reporting service from Microsoft is appealing for this,
but I don't believe I can use it as this is a completely managed solution.
Any pointers or suggestions are appreciated.
--sw
Web service. While there are numerous frameworks and examples that can log
exceptions to a log file, the event log, or send an e-mail, these approaches
don't work for my application which is intended to be a retail desktop
application. Asking my users for their SMTP server, or requesting that they
manually attach a file and send me an e-mail is a nonstarter.
While I could manage to roll my own, I'm much more inclined to buy a
ready-made solution that already includes some management side tools and
reports.
The Windows Error Reporting service from Microsoft is appealing for this,
but I don't believe I can use it as this is a completely managed solution.
Any pointers or suggestions are appreciated.
--sw