Activities of "nhontran"

Thank you!

I would like to ask if there's a planned timeline for releasing a version of the ABP Framework that supports .NET 10. We're currently evaluating our upgrade roadmap and would appreciate any information you can share regarding this.

Thanks in advance for your support!

Hi @EngincanV,

noted, I will explore the ExceptionSubcriber. Thank you!

Hi @EngincanV, I understand that I can wrap each endpoint in a try-catch block to handle unexpected errors, but that would be time-consuming for us. Is there a way to centrally handle unexpected errors and return a specific error code and message?

  • ABP Framework version: v8.0.2
  • UI Type: Angular
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes

How can I set an error code and override the default generic error message ("An internal error occurred during your request!") for the unexpected exceptions?

{ "error": { "code": null, "message": "An internal error occurred during your request!", "details": null, "data": {}, "validationErrors": null } }

Thank @maliming

  • ABP Framework version: v8.0.2
  • UI Type: Angular
  • Database System: EF Core
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes

Hi, After migrated to OpenIdDict, the response from discovery endpoints are logged into the log file which consuming a lot of disk space, is there a configuration to turn it off?

Hi, please ignore it. I have fixed it by updating the Theme LeptonX version as well:

<PackageReference Include="Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonX" Version="3.2.0" />

Hi @maliming, I manually updated it and now encountered this error in Auth Server:

Hi @maliming,

Yes, I just created a new project version 8.2.0 and it works.

However, when I tried to upgrade our existing solution by running "abp update -v 8.0.2", my Angular and .NET projects did not receive any updates. All the DLLs remain at version 8.0.2.

Showing 1 to 10 of 206 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 16, 2025, 10:35