Friendly exception error messages for users

Actually, when occurs an exception with the viewer, the users are seeing a message containing the stack trace of the exception.


We thought it might be good for the user that the error message does not contain the stack trace of the exception (like image 2).

It is possible to implement this order?

Thank u so much.

Alexis.

Hello Alexis,

Thank you for your proposition, it is a quite fair and reasonable suggestion, we added it to our roadmap.

We will notify you when it will be implemented.

Hello Alexis,

The last version of the GroupDocs.Viewer - 2.6.0 - already contains this feature. Please specify the
Groupdocs.Web.UI.Viewer.ShowExceptionDetailsOnClient(true) or Groupdocs.Web.UI.Viewer.ShowExceptionDetailsOnClient(false) in order to enable or disable the exception details on the client-side.

If you will have more questions please feel free to contact us.