Activities of "liangshiwei"

Could you share the full steps to reproduce the problem?

On the right top in abp Studio is your username and organization name.

Is them right?

Hi,

Does the problem still exists in the latest version?

Hi,

you need to configure the angular URL

Configure<AppUrlOptions>(options =>
{
    options.Applications["Angular"].RootUrl = configuration["App:AngularUrl"];
    options.Applications["Angular"].Urls[AccountUrlNames.PasswordReset] = "account/reset-password";
    options.Applications["Angular"].Urls[AccountUrlNames.EmailConfirmation] = "account/email-confirmation";
});

Hi,

The problem was solved in 8.2 https://github.com/abpframework/abp/pull/20189

somewhere must still reference identityserver4

you can check the deps.json, for example

Hi,

You don't need to do this anymore.

It's already built into ABP

open saas page to update tenant's feature.

have you check the migration guides?

https://abp.io/docs/latest/release-info/migration-guides

try

  • dotnet ef migrations add updatebookentity
  • dotnet ef database update

Please share the latest log thanks.

Showing 1441 to 1450 of 6693 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.1.0-preview. Updated on December 25, 2025, 06:16
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.