we redirect to page instead of opening popup modal(for create and edit).
Can you share some details and code?
hi
MapEfCoreDbContext and EfCoreEntityExtensionMappings
is unrelated to IModelCacheKeyFactory
I think you can try to implement the steps mentioned in the article in the DbContext of your project.
You can create a new project of 4.4.2, it has only one DbContext
hi
This demo has been tested by many developer. How do you run it? What steps are not working?
hi
Yes, We also use the Redis and recommend that you use it.
hi
Is the demo works on your localhost?
https://github.com/abpframework/abp-samples/tree/master/DomainTenantResolver
hi MahmoudA
Can you share the details of what you tried?
Are there any error logs?
You can try to use https://{{tenantName}}.merlinvoip.com
"App": {
"SelfUrl": "https://api.getabp.net:44301",
"AngularUrl": "https://{{tenantName}}.merlinvoip.com",
"CorsOrigins": "https://*.ng.getabp.net:4200,https://ng.getabp.net:4200/"
}
It seems there is not App:AngularUrl
"App": {
"SelfUrl": "https://api.merlinvoip.com",
"CorsOrigins": "https://merlinvoip.com,https://*.merlinvoip.com"
},
hi
Can you check the ConfigureUrls method??
System.NullReferenceException: Object reference not set to an instance of an object.
at TestApp2.TestApp2HttpApiHostModule.<>c__DisplayClass2_0.<ConfigureUrls>b__0(AppUrlOptions options)
in E:\abp\TestApp2\aspnet-core\src\TestApp2.HttpApi.Host\TestApp2HttpApiHostModule.cs:line 103