hi
Your steps are right. Can you share the project? I can check it on my locally.
liming.ma@volosoft.com
HI
Can you use AzureSignalR during local development? Can you share a project that uses AzureSignalR to reproduce the problem?
hi
Please share the code of the LoadCertidficateWindows method
https://github.com/openiddict/openiddict-core/issues/976
hi
Can you add this to your automapper profile?
CreateMap<Language, LanguageInfo>()
.Ignore(x => x.TwoLetterISOLanguageName);
hi
We will fix that in next version. thanks
hi
The new version has this problem.
What are the steps to reproduce the issue in the new template project?
hi
I will check again.
About IPurchaseParameterListGenerator I assume that it is implemented in the private part of the abp.payments module but the source code of the module is not available in the framework license
hi
Please check the namespace of the injected IPurchaseParameterListGenerator service?
Depends on the module that implements the interface.
hi
Please clear the logs, then reproduce the problem, and then share the logs for these projects.
liming.ma@volosoft.com
hi
You can replace the MultiTenantConnectionStringResolver.
https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.MultiTenancy/Volo/Abp/MultiTenancy/MultiTenantConnectionStringResolver.cs#L12