Open Closed

Can not build project when create a new solution #1717


User avatar
0
thaithiendi created

Dear support team,

When i create a new solution with Microservice template I have message

After that, the project have errors when i build

How can I start new project?

  • ABP Framework version: v4.4
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

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

    hi

    Try to run dotnet build /graphbuild

  • User Avatar
    0
    thaithiendi created

    It's work. Thank you.

  • User Avatar
    0
    thaithiendi created

    When i run DbMigrator project to generate database successfully, and start AdministrationService.HttpApi.Host but have error

    And this is the log

    What can I do to fix it?

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    Please setup your RabbitMQ service.

    https://docs.abp.io/en/commercial/latest/startup-templates/microservice/index

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