Activities of "maliming"

we redirect to page instead of opening popup modal(for create and edit).

Can you share some details and code?

hi

You can refresh the page after change the style.

appsettings.json Provides a possibility to change based on the default value. You can remove it.

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?

Answer

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?

Answer

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/"
}
Answer

It seems there is not App:AngularUrl

"App": {
  "SelfUrl": "https://api.merlinvoip.com",
  "CorsOrigins": "https://merlinvoip.com,https://*.merlinvoip.com"
},
Answer

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
Showing 9341 to 9350 of 10651 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 12, 2025, 10:20