Activities of "maliming"

hi

Once you start using the ABP Hangfire modules, you have to configure them by default.

But you can disable it.

Thanks.

hi

Can you test your code in the template project and share it?

I will download and check your code.

liming.ma@volosoft.com

Thanks

hi

What is your abp packages version?

app.UsePathBase("/Blazor");

What is the reason you use this?

We have used MapAbpStaticAssets to replace UseStaticFiles

app.UsePathBase("/Blazor");
app.UseStaticFiles();
app.UseRouting();

Can you share a project I can download and check it?

liming.ma@volosoft.com Thanks

Answer

hi

ABP hangfire module will use HangfirePeriodicBackgroundWorkerAdapter to execute your/modules PeriodicBackgroundWorkers.

Maybe we can remove HangfirePeriodicBackgroundWorkerAdapter and execute the worker directly. I will check this.

However, all workers are still listed in the Hangfire dashboard.

Thanks.

Answer

hi

You can pass the __tenant parameter to the HTTP request manually before getting an access token.

hi

You can pass the __tenant without authentication.

Answer

hi

Could you provide more information about your case?

Thanks.

hi

Can you try this? GetEntityTypes and GetProperties

https://github.com/abpframework/abp/issues/18354#issuecomment-1840172073

Thanks

hi

Can you share the debug logs(logs.txt) when 400 bad request error?

https://abp.io/support/questions/8622/How-to-enable-Debug-logs-for-troubleshoot-problems

liming.ma@volosoft.com

Thanks.

Thanks hiltond 👍

If you encounter other problems, please feel free to provide feedback.

Showing 691 to 700 of 10713 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