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,
26 Answer(s)
-
0Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
-
0
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) -
0
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) -
0
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)





