hi
Can you share logs.txt of all of your websites?
Thanks.
liming.ma@volosoft.com
hi
Cannot resolve parameter 'Volo.Abp.OpenIddict.Tokens.IOpenIddictTokenRepository repository'
This generally indicates you haven't depended on the EF Core layer.
Please share full Logs.txt file. Thanks.
liming.ma@volosoft.com
hi
You should add new ef core migrations and update the database.
hi
What's your blazorise package version?
It shoube 1.5.2
It's hard to troubleshoot remotely, and even if I reproduce the problem, I still need to fix it locally. If I could fix the problem remotely, I would do it in the first place
I suggest you follow this document
https://abp.io/docs/latest/tutorials/book-store?UI=NG&DB=EF https://abp.io/docs/latest/tutorials/book-store/part-04?UI=NG&DB=EF
You are using the wrong way to unit test, you do not need to mock any application services, domain managers and repositories.