error when send registration confirmation email 'OrchardCore.Email.SmtpSettings O 1.5 #13152
Unanswered
yassinsayed
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Does the |
Beta Was this translation helpful? Give feedback.
0 replies
-
solved by commenting below line i think this is deprecated |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
when send confirmation email and support
An unhandled exception occurred while processing the request.
AggregateException: One or more errors occurred. (No service for type 'OrchardCore.Email.SmtpSettings' has been registered.)
System.Threading.Tasks.Task.ThrowIfExceptional(bool includeTaskCanceledExceptions)
InvalidOperationException: No service for type 'OrchardCore.Email.SmtpSettings' has been registered.
Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType)
Beta Was this translation helpful? Give feedback.
All reactions