Activities of "liangshiwei"

Hi,

I think the example will help you :) https://1drv.ms/u/s!ArILR0PuqXwbrY52JSWR3-uvkIoKcw?e=N8vn8h

Hi,

I make an example for you: https://1drv.ms/u/s!ArILR0PuqXwbrY52JSWR3-uvkIoKcw?e=N8vn8h

Hi,

See https://github.com/abpframework/abp/blob/dev/templates/module/aspnet-core/test/MyCompanyName.MyProjectName.HttpApi.Client.ConsoleTestApp/ClientDemoService.cs#L54

Hi,

See https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.Quartz/Volo/Abp/Quartz/AbpQuartzModule.cs#L69

You can get existing instances from the DI container

Hi,

Sorry, you can't do it.

Hi,

UserManagement is already to inherit AbpCrudPageBase

Hi,

Why it is generated as BIMS for the client also.

Maybe the client required BIMS scope

Hi

Try:

@inherits Volo.Abp.Identity.Pro.Blazor.Pages.Identity.UserManagement

@attribute [Volo.Abp.DependencyInjection.ExposeServices(typeof(Volo.Abp.Identity.Pro.Blazor.Pages.Identity.UserManagement))]
@attribute [Volo.Abp.DependencyInjection.Dependency(ReplaceServices = true)]

<h3>TestUserManagement</h3>

Please reopen if still problem.

HI

there no change in current tanant as i loging with platform admin or abp admin

Could you share some codes or provide steps to reproduce it. thanks.

Showing 5381 to 5390 of 6494 entries
Made with ❤️ on ABP v9.2.0-preview. Updated on January 16, 2025, 11:47