"sean.alford" की गतिविधियाँ

उत्तर

I'm receiving the error below after building and running a new ABP Suite 2.5.0 project. Note, I also experienced this issues in 2.4.0

Steps to Reproduce

  1. Create a new project using ABP Suite 2.5.0 or 2.4.0
  2. Build and Run DBMigrator application to deploy database.
  3. Build and Run Web application.

Problem HTTP Error 500.30 - ANCM In-Process Start Failure

Log File

2020-04-13 14:42:30.366 -04:00 [INF] Starting web host.
2020-04-13 14:42:33.465 -04:00 [FTL] Host terminated unexpectedly!
System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.EntityFrameworkCore, Version=3.1.3.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'. The system cannot find the file specified.

Solution

  1. Add <i>Microsoft.EntityFrameworkCore</i> to the <i>Acme.Bookstore.EntityFrameworkCore.DbMigrations</i> project.
  2. Rebuild & Run Project.
51 प्रविष्टियों में 51 से 51 दिखा रहा है
Made with ❤️ on ABP v8.2.0-preview Updated on मार्च 25, 2024, 15:11