Open Closed

ABP Suite crashed and the code built in Visual Studio solution (Blazor App) is not running. #2921


User avatar
0
chrisalves created
  • ABP Framework version: v5.2.0
  • ABP Suite: Yes, v5.2.0
  • Template Type: Application Template
  • UI type: Blazor WebAssembly
  • DB provider: EF Core
  • Database: SQL Server
  • Tiered (MVC) or Identity Server Separated (Angular): There is no separated Identy Server.
  • Exception message and stack trace: Blazor App error when run using Visual Studio (CTRL+F5)
  • Steps to reproduce the issue:" I created a simple application to try the feature Many-to-Many, with a single field (name) considering 2 entitys (product and catalog). The application worked fine, I was able to run the HttpApi.Host and Blazor. After that, I decided to create additional fields on ABP Suite in the Entity Products. After that, I selected to "Save and Generate". This process took a long time and at the end I saw an error message related to the Migration. I repeated few times the execution of "Save and Generate" but now it runs without problem but something was not done in the solution because the Blazor is not running anymore.

If I select to run the Last Sucessful build, it runs but it does not present the new fields created. I do not know how to solve the issues related to this Bulld errors.


1 Answer(s)
  • User Avatar
    0
    yekalkan created
    Support Team Fullstack Developer

    Hi,

    Can you share the build error when you run "dotnet build" on the solution?

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