hi safi
Please discuss this in a new question.
[ERR] An unhandled exception has occurred while executing the request. System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException (10061): No connection could be made because the target machine actively refused it. [::ffff:127.0.0.1]:25 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at System.Net.Sockets.TcpClient.EndConnect(IAsyncResult asyncResult) at System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult.InitializeConnectionCallback(IAsyncResult result) --- End of stack trace from previous location --- at System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult.End(IAsyncResult result) at System.Net.Mail.SmtpClient.ConnectCallback(IAsyncResult result) --- End of inner exception stack trace --- at Volo.Abp.Emailing.Smtp.SmtpEmailSender.SendEmailAsync(MailMessage mail) at Volo.Abp.Emailing.EmailSenderBase.SendAsync(MailMessage mail, Boolean normalize)
This error is related to your email settings.
Please use this demo to test your email settings.
https://github.com/abpframework/abp-samples/tree/master/EmailSendDemo
hi abpdeveloper
Even if we reproduce the problem in your environment, we must do it in ours. It's hard to debug the code remotely, please try to share a way to let us understand the problem.
ok, You can also check the Logs\Logs.txt
hi
You can try to add close class to the button
class="close" data-dismiss="modal" aria-label="Close"
hi
Any error?
hi
We will check this. Thanks
hi
CMS KIT module only supports MVC and Blazor.
However, I got another problem after adding CmsKit.Pro module, there is no update on the database level.
You can remove the empty migration.
I know that the Angular UI is not supported for this module, but the administration and management CMS functions should be supported, right?
I think so.