PandaWood / ExceptionReporter.NET

ExceptionReporter is a .NET component that gathers detailed information on an Exception and the application/system running it. It allows the user to copy, save or send a custom-formatted report to the developer
MIT License
51 stars 32 forks source link

Add more detail to message if Simple-MAPI is set and fails to open a valid Email client #18

Closed PandaWood closed 6 years ago

PandaWood commented 6 years ago

If Simple-MAPI is set (ie not SMTP) and a compatible client is available/installed, the message just says "Unable to send Email using Simple MAPI"

Should say something user-friendly like: "Unable to connect to Email client - please create an Email and "Copy Details" to send manually"