Open Closed

Getting error after updating abp and .net version to latest #3447


User avatar
0
safi created

Hi

I have updated my abp and .net framework versions to latest one like 4.4.3 abp versions to 5.3 with .net 6. Swagger is working fine but getting error while running blazor project. Please see the below screenshot for the same.

  • ABP Framework version: v5.3
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:" Updated abp and .net framework to .net 6

Please solve my problem.

Thanks,

Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)

26 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    Try to run abp bundle to update the JS and CSS in your Blazor WASM project,

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    safi created

    hi

    Try to run abp bundle to update the JS and CSS in your Blazor WASM project,

    yes did already after that getting same errors.

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    Does the API have any error logs?

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    safi created

    Does the API have any error logs?

    no swagger is working fine. Can we connect on zoom and check this? I already spent good hours to solve this issue.

    After running bundle command getting below error

    It's urgent !

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    safi created

    Please reply it's urgent !

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    safi created

    I changed port number in host appsettings so now getting below errors.

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    safi created

    Please reply it's urgent

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    safi created

    I changed port number in host appsettings so now getting below errors.

    Please provide solution for this. It's urgent.

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    Can you try to reproduce the problem in a new template project? Or steps and code that we can get the error locally?

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    safi created

    Can you try to reproduce the problem in a new template project? Or steps and code that we can get the error locally?

    Hi Mailming

    I can understand you want to reproduce this issue at your end so that you can provide solution but trust me I don't have much time left. I can share the steps like I have created a new project WASM blazor and after that I compared my existing project with new one so whatever new changes were missing in my existing project I added. Also updated all packages or references from abp suite as well as in folder project.

    After that I am getting above errors. Please help me guys it's really important.

    Thanks,

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    You can try to update the version of Blazorise.,

        <PackageReference Include="Blazorise.Bootstrap5" Version="1.0.4" />
        <PackageReference Include="Blazorise.Icons.FontAwesome" Version="1.0.4" />
        <PackageReference Include="Blazorise.Components" Version="1.0.4" />
    

    I can't find a possible solution based on the info you provided, You can try to prepare a minimal project to reproduce the problem.

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    safi created

    hi

    You can try to update the version of Blazorise.,

        <PackageReference Include="Blazorise.Bootstrap5" Version="1.0.4" /> 
        <PackageReference Include="Blazorise.Icons.FontAwesome" Version="1.0.4" /> 
        <PackageReference Include="Blazorise.Components" Version="1.0.4" /> 
    

    I can't find a possible solution based on the info you provided, You can try to prepare a minimal project to reproduce the problem.

    Directly I can add or have to update ? pls share command.

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    In your Blazor.csproj file and update the Blazorise packages version to 1.0.4 then re-run the abp bundle command.

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    safi created

    In your Blazor.csproj file and update the Blazorise packages version to 1.0.4 then re-run the abp bundle command.

    OK doing now

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    safi created

    In your Blazor.csproj file and update the Blazorise packages version to 1.0.4 then re-run the abp bundle command.

    getting below errors

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    Please find a way to provide a project that reproduces the problem.

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    safi created

    Please find a way to provide a project that reproduces the problem.

    Ok can I share project in mail?

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    A minimal project, Thanks liming.ma@volosoft.com

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    safi created

    A minimal project, Thanks liming.ma@volosoft.com

    shared project in mail so pls check and provide solution.

    Thanks,

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    I can't download, please share a url that can be downloaded directly.

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    safi created

    I can't download, please share a url that can be downloaded directly.

    shared link

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    safi created

    Gimme 5 mins to download.

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    safi created

    Shared with dropbox.

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    Resolved

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.8.0-preview. Updated on September 16, 2026, 14:50
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.