Activities of "maliming"

hi

Is the samesite thing also required in the IdentityServer project?

Yes, It should be add in the project that using the IdentityServer.

Maybe the SeedAsync method exec in Host side. Can you check the database?

I don't know much, we haven't get a similar error before.

hi I will check it assp.

hi

Is the problem resolved?

What is the best way to update the packages on the modules ?

You can use abp update or use Visual Studio to upgrade the nuget packages, of course you can also update the csproj file manually.

Usage:

  abp update [options]

Options:
-p|--include-previews                       (if supported by the template)
--npm                                       (Only updates NPM packages)
--nuget                                     (Only updates Nuget packages)
-sp|--solution-path                         (Specify the solution path)
-sn|--solution-name                         (Specify the solution name)
--check-all                                 (Check the new version of each package separately)
-v|--version <version>                      (default: latest version)

Some examples:

  abp update
  abp update -p
  abp update -sp "D:\projects\" -sn Acme.BookStore

See the documentation for more info: https://docs.abp.io/en/abp/latest/CLI

And how to handle with the changes on dbmigration, tables and new fields on project update ? Since on version 4.4.0 the process is changed.

You can add the new migratiosn and update it to databatse.

ok We will check the EasyCrm.

https://github.com/jhallam3/Life/blob/c96807bfefd4d112be5589b454d595cf46b6ee58/aspnet-core/src/Life.HttpApi/Controllers/Nordigens/NordigenController.cs#L31

hi

You can get source by run

abp get-source Volo.FileManagement

Can you try this?

[HttpGet]
[Route("banks")]
public virtual Task<string> BanksAsync()
{
    return _nordigensAppService.BanksAsync();
}
Showing 10941 to 10950 of 12091 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.3.0-preview. Updated on March 02, 2026, 08:48
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.