Activities of "maliming"

hi

What is the current behavior of your website during the login process?

Thanks.

Can you upload your project to a private GitHub repository?

Invite me as a contributor. https://github.com/maliming

I will push new code.

Thanks

hi

I can try to convert your project to WASM project. Will this fix all your problems?

Thanks.

hi

The cookie token and the request token were swapped

This error indicates that the Antiforgerytoken in the header/form is using the Antiforgerytoken from cookies.

Can you share an online website? I will test it online.

liming.ma@volosoft.com

Thanks

However, your log does not include the debug logs. Could you share a project that reproduces the problem?

Thanks.

hi

provider selection in two factor authentication screen and otp validation screen

These components exist in Account.Pro module.

You can download the source code of Account.Pro module.

https://abp.io/docs/latest/suite/source-code https://abp.io/support/questions/632/How-can-I-download-the-source-code-of-the-framework-Angular-packages-theme-and-pro-modules

Thanks.

Answer

hi

What is the logic of the RunLockTestAsync?

You can think of distributedLock as SemaphoreSlim syncSemaphore = new SemaphoreSlim(1, 1);

It just supports a distributed scenario.

Thanks.

Answer

hi

Can you try to add <PackageReference Include="Volo.Abp.DistributedLocking" Version="9.0.4" /> and typeof(AbpDistributedLockingModule)

I tested, the timeout works.

[11:34:39 INF] Executing handler method Tapp.Web.Pages.IndexModel.OnGetAsync - ModelState is Valid

[11:34:39 INF] Lock acquired successfully...
[11:34:40 WRN] Could not acquire lock...
[11:34:40 WRN] Could not acquire lock...

[11:34:42 INF] Executed handler method OnGetAsync, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult.

Answer

Thanks. I will check it.

hi

Hot reload is working. It's just that it's too slow for your project. It might be because your project has too many components.

See Video: https://we.tl/t-PKC2jy6Os7

Showing 711 to 720 of 10705 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 16, 2025, 10:35