Open Closed

2.5 Bugs & Issues #100


User avatar
0
alper created
Support Team Director

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)
  • User Avatar
    0
    lanpin created

    Volo.Abp.Identity.Pro.HttpApi.Client project lost less HttpClientUserRoleFinder.

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    Volo.Abp.Identity.Pro.HttpApi.Client project lost less HttpClientUserRoleFinder.

    It will be added in v2.6.

  • User Avatar
    0
    AlainLeicht created

    Hi,

    abp update on angular project gives this:

    What should I do ?

  • User Avatar
    0
    sean.alford created

    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.
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi @sean.alford

    There is no problem with the package reference. I can't reproduce your problem. (abp cli & abp suite v2.5.0)

  • User Avatar
    1
    yekalkan created
    Support Team Fullstack Developer

    Hi @AlainLeicht

    Please delete ".npmrc" file in your angular folder and run "yarn" command.

  • User Avatar
    0
    AlainLeicht created

    Problem solved thank you

  • User Avatar
    0
    info@sebit.si created

    Account/login page is not working

    Please look at https://github.com/abpframework/abp/issues/3656

  • User Avatar
    0
    khoatld created

    1) Create Solution in Abp Suite error

    Create Solution with Checkbox create Solution Folder Uncheck. abp suite generate error.

    2) CRUD Page Generator

    Cannot Generate CRUD Page for Pro-Module Template

  • User Avatar
    0
    alper created
    Support Team Director

    it doesn't support module templates. this feature will be added in the future.

  • User Avatar
    0
    alper created
    Support Team Director

    new version update: v2.6.0. https://support.abp.io/QA/Questions/113/Bugs--Issues-v2.6.0

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11