Activities of "maliming"

hi

Please try to inject ITenantStore and ITenantRepository and call GetListAsync method to see tenants in your Index page..

Also enable the debug log of EF Core to see the sql querys.

https://abp.io/support/questions/8622/How-to-enable-Debug-logs-for-troubleshoot-problems

hi

I can run your web project without any errors.

Can you try to run abp clean command and dotnet build dotnet run command?

hi

Can you share the whole project?

I need to build and run it.

Thanks.

<ProjectReference Include="..\NDWC.Application\NDWC.Application.csproj" />
<ProjectReference Include="..\NDWC.HttpApi\NDWC.HttpApi.csproj" />
<ProjectReference Include="..\NDWC.EntityFrameworkCore.DbMigrations\NDWC.EntityFrameworkCore.DbMigrations.csproj" />

hi

Can you share your project source code?

liming.ma@volosoft.com

Thanks.

hi

Enable the LDAP feature first.

hi

ABP 8.0 has the LDAP External Login Provider feature.

https://abp.io/docs/commercial/8.0/modules/identity/ldap

hi

Please remove the string from input if you don't want to set connection string.

Try this:

{
  "name": "TestingTenant",
  "editionId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
  "activationState": 0,
  "activationEndDate": "2025-06-09T04:25:34.834Z",
  "editionEndDateUtc": "2025-06-09T04:25:34.834Z",
  "adminEmailAddress": "TestingTenant@gmail.com",
  "adminPassword": "Satya@123"
}

See https://abp.io/community/articles/understanding-the-embedded-files-in-abp-framework-nsrp8aa9#gsc.tab=0

hi

Please enable the debug logs and share the logs for your slow HTTP request..

https://abp.io/support/questions/8622/How-to-enable-Debug-logs-for-troubleshoot-problems

Thanks.

What is the request body(input) of this request?

Showing 1061 to 1070 of 10652 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