You can report the bugs & issues under this topic in the latest v2.5
Update the ABP CLI:
dotnet tool update -g Volo.Abp.Cli
Update the ABP Suite:
abp suite update
                        11 Answer(s)
- 
    0
Volo.Abp.Identity.Pro.HttpApi.Client project lost less HttpClientUserRoleFinder.
 - 
    0
Volo.Abp.Identity.Pro.HttpApi.Client project lost less HttpClientUserRoleFinder.
It will be added in v2.6.
 - 
    0
 - 
    0
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
- Create a new project using ABP Suite 2.5.0 or 2.4.0
 - Build and Run DBMigrator application to deploy database.
 - 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
- Add <i>Microsoft.EntityFrameworkCore</i> to the <i>Acme.Bookstore.EntityFrameworkCore.DbMigrations</i> project.
 - Rebuild & Run Project.
 
 - 
    0
 - 
    1
Hi @AlainLeicht
Please delete ".npmrc" file in your angular folder and run "yarn" command.
 - 
    0
Problem solved thank you
 - 
    0
Account/login page is not working
Please look at https://github.com/abpframework/abp/issues/3656
 - 
    0
 - 
    0
it doesn't support module templates. this feature will be added in the future.
 - 
    0
new version update: v2.6.0. https://support.abp.io/QA/Questions/113/Bugs--Issues-v2.6.0
 




