HttpApi.Host
hi
Add below code to your IDS project.
[Dependency(ReplaceServices = true)]
[ExposeServices(typeof(IQueryStringCultureReplacement))]
public class MyIdentityServerReturnUrlQueryStringCultureReplacementProvider : IdentityServerReturnUrlQueryStringCultureReplacementProvider
{
}
hi
I reproduced the problem, Checking..
hi
1- Added ContentService.Application.Contracts reference to FinanceService.Application.Contracts project 2- Added ContentService.HttpApi.Client reference to FinanceService.HttpApi.host project
Are you add the module depend?
https://docs.abp.io/en/abp/latest/Module-Development-Basics#module-dependencies
hi
Can you share the steps that you tried? Thanks
hi christophe
Have you tried this in brand new 4.4 project?
hi
You can try to login in abp.io in docker instead of copy files.
https://support.abp.io/QA/Questions/69/#answer-5f2a1969-8dfa-5a54-a51a-39fa557e5b07 https://support.abp.io/QA/Questions/69/#answer-cfdcd2a5-a9cd-dbaa-47ce-39fa521ff5e0
hi
It seems that EF reading and writing (database) may be slow, can you confirm? Is it the same issue when you log in locally?
You can share your logs here.
Web, IDS, API.