Activities of "maliming"

hi

We will release 5.1.2 soon, Please try again after released.

hi

And added a new module (abp add-module CustomModule --new --add-to-solution-file) Then when I added a simple AppService and related Controller, When I run the project I get this error:

Can you share the project with me? liming.ma@volosoft.com

[error] Error: NOT SUPPORTED: keyword "id", use "$id" for schema ID

Fixed in 5.1.2

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

hi

Can you try to switch the current tenant?

using (CurrentTenant.Change(tenantId))
{
    //IDistributedCache<IdentityServer4.Models.Client> Cache
}

See https://support.abp.io/QA/Questions/2437#answer-85a37300-7b63-d34a-7cb7-3a017ef03f1d

hi

The first issue I am having is I want to remove the drop-down for localization on the login screen

Line 92 lepton-theme\src\Volo.Abp.AspNetCore.Mvc.UI.Theme.Lepton\Themes\Lepton\Layouts\Account\Default.cshtml lepton-theme\src\Volo.Abp.AspNetCore.Mvc.UI.Theme.Lepton\Themes\Lepton\Components\Toolbar\LanguageSwitch\

I also want to change the tenant text box to a drop-down as our app is for the internal use of our company

https://github.com/abpframework/abp/tree/dev/framework/src/Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy/Pages/Abp/MultiTenancy https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy/Pages/Abp/MultiTenancy/TenantSwitchModal.cshtml

The second issue I am having is the CustomLoginModel.cs I created that inherits from LoginModel.cs doesn't seem to be working correctly. in the Login.cshtml the model isn't populated because when I hit an if statement in login.cshtml the bools are not set such as EnableLocalLogin so the login form doesn't show up anymore since I set this up.

Please share your LoginModel class code.

I will refactor PermissionManagmentModal to make it replaceable(virtual).

You can now copy the source code of the Volo.Abp.PermissionManagement.Blazor project into your project.

What's your Visual Studio version?

Can you try to upgrade it to the latest? https://docs.microsoft.com/en-us/visualstudio/releases/2022/release-notes

hi

Please share your MyPermissionManagmentModal.razor and MyPermissionManagementModal.razor.cs

liming.ma@volosoft.com

hi

Did you enable the WebSocketfeature?

eg: https://www.microfocus.com/documentation/extend-acucobol/1011/GUID-81B323FA-6AE6-438A-A1F5-016D7F45A097.html

hi

You must make sure the Abp/ServiceProxyScript is loaded before you call the proxy js.

Showing 8711 to 8720 of 10593 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 08, 2025, 09:55