Activities of "igomez"

Hi Engincan,

It's not a problem to solve the extended code broken.

However what we need to understand, and make it work is the ABP Suite. Why does it fails continuously the "Save and generate" process?

We have repeated the process of deleting the solution, cloning it again, even starting with a blank DB, however does not matter the change we make in the entities, it fails to complete the process.

What do we need to do to have ABP Suite working with no errors?

Thanks

Update:

The build error was because ABP Suite missed adding a property when executing the "Save and generate" process. Manually added in VS and now it compiles, then I build the EntityFramworkCore project and run the DbMigrator with success.

Then when trying to run the solution from VS it fails because of more build errors

Hi,

As informative: my dotnet-ef version is 9.0.1

Also in EntityFrameworkCore.csproj we have this versions:

I've done the following:

  1. From Terminal in my EntityFrameworkCore project, run the dotnet ef migrations add New_Migration and it completed successfully
  2. After that, I opened ABP Suite, added a new navigation and when clicking on "Save and generate" it failed again
  3. Tried from Terminal in EntityFrameworkCore project to clean, restore and build, and got a build error

I'm not sure how to move forward on this.

[EngincanV] said: support@abp.io

Hi. Done, solution shared by email

not sure why this is closed, reopening...

Running in the terminal the proposed steps:

Reproduce the exact migration command locally to see the full error

  1. Open a terminal
  2. cd /d C:\Users\alutel\Documents\Projects\Aludoc\src\Aludoc.EntityFrameworkCore
  3. Run: dotnet ef migrations add Added_Company --startup-project ../Aludoc.HttpApi.Host --output-dir Migrations --context AludocDbContext

Gives the following error, and not sure what to do

Showing 1 to 6 of 6 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.2.0-preview. Updated on February 05, 2026, 13:24
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.