Activities of "maliming"

hi

I can share the source code of the Impersonate classes.

You can debug it in your local.

Send the class name to liming.ma@volosoft.com

hi

Can you share a project?

liming.ma@volosoft.com

hi

Sorry, There's nothing I can do about it because your code can't read the file.

https://github.com/abpframework/abp/pull/18833

ok. thanks

hi

[ERR] An unhandled exception has occurred while executing the request. Volo.Abp.AbpException: Could not find file '/libs/abp/core/abp.css'

we deployed our angular abp application to azure

Please run abp install-libs command to restore the resources to wwwroot and then copy the wwwroot to Azure,

It's weird.

Can you debug the app and inject the IOptions<AbpAccountOptions to see its values?

hi

The log says : Require AbpIdentity.Users permission to impersonate user!",

What's your ImpersonationUserPermission value?

Eg:

context.Services.Configure<AbpAccountOptions>(options =>
{
    //For impersonation in Saas module
    options.TenantAdminUserName = "admin";
    options.ImpersonationTenantPermission = SaasHostPermissions.Tenants.Impersonation;

    //For impersonation in Identity module
    options.ImpersonationUserPermission = IdentityPermissions.Users.Impersonation;
});

hi

I will confirm this problem. Your question credit has been refunded.

hi

I think you can use Hangfire API and its job class directly instead of ABP's AsyncBackgroundJob

Showing 5571 to 5580 of 11531 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on December 17, 2025, 07:08
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.