Open Closed

Migration to v7.4.0. LeptonX Error #5946


User avatar
1
icoretchi created

Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, and please first use the search on the homepage. Provide us with the following info:

  • ABP Framework version: v7.4.0
  • UI Type: Blazor WASM
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): microservices
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

I've migrated the project from 7.3.3 to 7.4.0 and received the following error:


6 Answer(s)
  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hello icoretchi,

    Can you please run abp install-libs command in your project folder

    check this https://support.abp.io/QA/Questions/5874

    please do let me know if it helps

    Thanks, Anjali

  • User Avatar
    0
    icoretchi created

    Hi Anjali,

    It's not working as well. Actually the same error appier if you will generate a new project based on a microservice template with Blazor WASM by abp suite v7.4.0.

    Cheers, Iulian

  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hi Anjali,

    It's not working as well. Actually the same error appier if you will generate a new project based on a microservice template with Blazor WASM by abp suite v7.4.0.

    Cheers, Iulian

    let me check and get back to you

  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hello icoretchi ,

    This issue will be fixed in next release.

    Your ticket will be refunded.

    Thank you for reporting the issue.

    Regards, Anjali

  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    After we publish please try and run

    abp clean & dotnet restore or build or run

    then it will work.

    best,

  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hi,

    We have released a patch release for LeptonXToolBar issue. To fix the error in your current project, first perform abp clean or dotnet clean on your current project. Then you need to run the abp bundle command in the Blazor project. please check now its working fine.

    Thanks, Anjali

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