Activities of "maliming"

hi

Can you share your website URL? liming.ma@volosoft.com I will test it in IE.

hi

Try AbpIdentityServer

"ConnectionStrings": {
    "Default": "Host=test;Port=5432;Database=test1;User ID=postgres;Password=****;",
    "AbpIdentityServer":"Host=test;Port=5432;Database=idstest1;User ID=postgres;Password=****;"
  },

ok. : )

with a status of 500

What's the details error?

hi

Identity is multi-tenant, which means that users in a tenant are stored in the tenant's database. This is by design. You cannot remove it.

hi

Can you test this?

https://stackoverflow.com/questions/48550837/net-core-jwtbearer-skip-self-signed-certificate-validation-for-local-communicat

Answer

HI

I don't see obvious problems in the code you shared. You can try to use related tools for profiling,

https://www.jetbrains.com/help/profiler/Introduction.html

hi

Here is a sample

https://github.com/abpframework/abp-samples/tree/master/EfCoreMigrationDemo

https://github.com/abpframework/abp-samples/blob/master/EfCoreMigrationDemo/src/BookStore.DbMigrator/appsettings.json#L3-L6

HI

Can you try to set the Bundling Mode to Bundle?

https://docs.abp.io/en/abp/latest/UI/AspNetCore/Bundling-Minification#bundling-mode

See https://support.abp.io/QA/Questions/2604/Social-Logins-with-SaveTokens--true-not-saving-tokens#answer-b2f914ae-a820-c983-4573-3a021d98fec3

Showing 8341 to 8350 of 10584 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
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 05, 2025, 09:28