Hi,
Here's how the replacement page works: https://abp.io/community/articles/how-to-customize-the-login-page-for-mvc-razor-page-applications-9a40f3cd
you can download the account pro source code and copy the login page code to your project.
abp get-source Volo.Abp.Account.Pro
copy
_ViewImports.cshtmltoPages/Accounttoo
Hi,
can you share the full error logs
Hi,
yes, you can download it without problem.
It's a recurring task - something system related
Here is the option to control it https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.AspNetCore.Mvc.Client/Volo/Abp/AspNetCore/Mvc/Client/AbpAspNetCoreMvcClientCacheOptions.cs#L11
i don't know your project details,
could you share a minimal reproducible project with me. i will check it.
shiwei.liang@volosoft.com
A task was canceled.
seems like the request was canceled
Did you add the MultiTenancy middleware?
app.UseMultiTenancy();
Hi,
i guess it's a network problem, could you try again?