Awesome!
hi
We need to know how to add another DBcontext to the solution.
You can check this : https://docs.abp.io/en/abp/latest/Entity-Framework-Core-Migrations#create-a-second-dbcontext
also, can we use the ABPSUITE to create the models?
https://docs.abp.io/en/commercial/latest/abp-suite/generating-entities-from-an-existing-database-table
hi
Your app service should inherit from ApplicationService
public class ConditionAppService : ApplicationService, IConditionAppService
See https://github.com/abpframework/abp/pull/19431
hi
Can you share a project to reproduce?
I can quickly find the reason with a test project.
hi
I will check the wasm side. Thanks.
Well. Can you share a project to reproduce?
liming.ma@volosoft.com
hi
https://learn.microsoft.com/en-us/aspnet/core/test/troubleshoot-azure-iis?view=aspnetcore-8.0#50030-in-process-startup-failure
Please output the stdout log to see the reason.
Thanks
hi
Can you share the content of the BTS.HttpApi.Host.csproj file? Thanks