hi
We will keep improving the documentation. Thanks
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