Activities of "maliming"

Answer

hi

throwing BusinessException or UserFriendlyException causes a 403 response.

This is the default behavior.

https://docs.abp.io/en/abp/latest/Exception-Handling#http-status-code-mapping

https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.AspNetCore/Volo/Abp/AspNetCore/ExceptionHandling/DefaultHttpExceptionStatusCodeFinder.cs#L70-L73

ok, Can you try to build your solution via dotnet build?

And you can use dotnet ef add migrations Upgradeed_to_7_2

https://learn.microsoft.com/en-us/ef/core/cli/dotnet#dotnet-ef-migrations-add

Answer

Thanks

https://github.com/abpframework/abp/issues/16253#issuecomment-1506449180

You can add a new favicon to the ~/wwwroot/favicon.svg and ~/wwwroot/favicon.ico paths to override the current favicon.

Answer

What's the package version of lepton or lepontx?

Answer

hi

csproj file is say MyCompanyName.MyProjectName.XXX.csproj

hi

Run the dotnet build command in your ef core folder to see the details.

hi

Please update volo and abp packages to 7.2.1 and Lepton packages to 2.2.0

Answer

We wanted to replace favicon for the backend API

Please share the csproj file of backend web app.

Answer

Are you using the lepton or leptonx? What's the package version of lepton or lepontx?

hi

  1. remove all saas packages from csprojfiles.(Volo.Saas.XXX)

  2. remove all saas modules from csfiles.(VoloSaasXXXModule)

  3. remove @volo/saas from package.json

  4. remove ConfigureSaas from DbContext

Build your solution and remove the namespaces and use;

Recreate migrations after building success.

Showing 6141 to 6150 of 10646 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