hi
Can you create a simple project via CLI to reproduce the problem and share it with me? liming.ma@volosoft.com
no
You can use it in CP.IdentityService project.
The source code here https://github.com/abpframework/abp/tree/dev/framework/src/Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy/Pages/Abp/MultiTenancy
You are using the tiered project, I suggest you create the controller manually. https://github.com/spospisil/ABPSampleServiceError/pull/1
Can you share a private repository on Github? and invite me to the contributor. @maliming
Why is a controller necessary?
You are using the tiered project, but enable the Auto API Controllers in HttpApi.Host project.
https://docs.abp.io/en/commercial/latest/startup-templates/application/solution-structure#tiered-structure https://github.com/spospisil/ABPSampleServiceError/blob/0030129afd2120f96cee177503836bd8274da5c3/aspnet-core/src/StructureWeb.HttpApi.Host/StructureWebHttpApiHostModule.cs#L113
sorry, I don't understand, why to add ".resx",
This is the Microsoft design.
the ABP use *.json as resources files. kindly please give me exact instructions to follow with abp example.
Please try to remove the resourceType from the displayattribute, ABP will find the resource automatically. See https://github.com/abpframework/abp/blob/29366d4ae0814f1c5a985708ae74d2e0d6897322/framework/src/Volo.Abp.AspNetCore.Mvc/Volo/Abp/AspNetCore/Mvc/AbpAspNetCoreMvcModule.cs#L124
Can I check it remotely? liming.ma@volosoft.com