Base solution for your next web application
Open Closed

Enhanced error message when email setting not updated #10924


User avatar
0
ashgadala created

I am using latest 11.01 version of mvc and JQuery.

I noticed there is a hard requirement for sending email and email setting are configured correctly when creating a new user or new Tenant. Can this be changed to soft error by displaying a message saying email cannot be set or something insted throwing an internal server error. This is efficiently handled in the debugging in VS.

**To replicate error: **

  1. Get a fresh copy of the frame work.
  2. Get it ready to deploy without updating email settings.
  3. Deploy it.
  4. Try creating a tenant.

It wil be helpful, If log reflects the same error message. and update the docuementation to include the requirement to update email setting before deploying.


1 Answer(s)