I entered Email and password, got an error, bur still de user was created in the table [AspNetUsers], and no confirmation mail was sent
Hi @VictorW60,
This too looks as an error generated while the application tries to send the confirmation email. You can debug the application from Visual Studio and see what code is throwing the exception.