Activities of "stehalv"

  • ABP Framework version: 8.2
  • UI Type: MVC
  • Database System: EF Core SQL Server
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace: No Stack trace
  • Steps to reproduce the issue:
  • Add a new microservice to the solution
  • Set *.HttpApi.Host as startup project
  • Start the service

Host never starts and get message that the connection closed, other services in the solution works fine. Only new services created with the command abp new OrderService -t microservice-service-pro has this behaviour.

I have tested setting up a new microservice template nd repeating and the same thing happens. The Host will not start. SO I cannot use dbMigrator or complete the setup.

I can take the ProductService from the microservice template, and manually change all the classes names and namespaces, and follow instructions on Add new Microservice and it works fine.

Showing 1 to 1 of 1 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 19, 2024, 10:13