Ouvert Fermé

2.5 Bugs & Issues #100


User avatar
0
alper créé
Équipe d'assistance 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 Réponse (s)
  • User Avatar
    0
    lanpin créé

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

  • User Avatar
    0
    maliming créé
    Équipe d'assistance Fullstack Developer

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

    It will be added in v2.6.

  • User Avatar
    0
    AlainLeicht créé

    Hi,

    abp update on angular project gives this:

    What should I do ?

  • User Avatar
    0
    sean.alford créé

    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 créé
    Équipe d'assistance 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 créé
    Équipe d'assistance Fullstack Developer

    Hi @AlainLeicht

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

  • User Avatar
    0
    AlainLeicht créé

    Problem solved thank you

  • User Avatar
    0
    info@sebit.si créé

    Account/login page is not working

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

  • User Avatar
    0
    khoatld créé

    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 créé
    Équipe d'assistance Director

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

  • User Avatar
    0
    alper créé
    Équipe d'assistance 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 mars 25, 2024, 15:11