When resetting the user password In the Epicor Administration control, we have got the below Send Email is empty issue.
It throws an Ice.BLException on the Ice.Proxy.BO.UserFileImpl.Update(UserFileDataSet ds) method.
But there is no method directive or Data directive is written on these UserFile- Update method.
Can you please help us to resolve this issue?

Ice.BLException: Send E-Mail is empty.
at Epicor.ServiceModel.Channels.ImplBase1.ShouldRethrowNonRetryableException(Exception ex, DataSet[] dataSets) at Ice.Proxy.BO.UserFileImpl.Update(UserFileDataSet ds) at Epicor.Mfg.Administration.ServerManagement.ApplicationServerManager.Actions.UserActions.ResetUserPassword(UserResultNode resultNode, AsyncStatus asyncStatus) at Epicor.Mfg.Administration.ServerManagement.ApplicationServerManager.Actions.UserActions.ExecuteAction(Object item, Action action, AsyncStatus asyncStatus) at Epicor.Mfg.Administration.ServerManagement.Common.Views.ListView1.OnSelectionAction(Action action, AsyncStatus status)

