Open Closed

Microservice Startup Template - Blazor Exceptions #889


User avatar
0
prasad.gore created
  • ABP Framework version: v4.2.0
  • UI type: MVC / Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Seperated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:

Followed all the steps given in https://docs.abp.io/en/commercial/latest/startup-templates/microservice/index to create Microservices Template. Able to run all the required services : But when tried to run Blazor Web Project, it throws so many exceptions:

Thanks - Prasad


4 Answer(s)
  • User Avatar
    0
    alper created
    Support Team Director

    is your host is up and running? check https://localhost:44325

  • User Avatar
    0
    prasad.gore created

    https://localhost:44325/ is running...

    Still getting so many exception while running Blazor :

  • User Avatar
    0
    alper created
    Support Team Director

    @prasad.gore do you see a valid response from https://localhost:44325/api/abp/application-configuration

  • User Avatar
    0
    ServiceBot created
    Support Team Automatic process manager

    This question has been automatically marked as stale because it has not had recent activity.

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