Activities of "epieters"

  • ABP Framework version: v6.0.1
  • 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:"

I've created a standard Blazor / ABP app and deployed to 2 Azure Web Apps:

  • asw-raas-dev-blazor.azurewebsites.net
  • asw-raas-dev-api.azurewebsites.net

I've followed the instructions in various tickets to get past the 500.30 error and Home page shows correct now

But when I try to login in I'm getting a blank page and an error:

So, I still must be missing something, but I really have no clue as all appsettings look OK at first glance:

appsettings for blazor

appsettings for HttpApi.Host

appsettings for DbMigrator

Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.

If you're creating a bug/problem report, please include followings:

  • ABP Framework version: v6.0
  • UI type: MVC
  • DB provider: EF Core
  • Template: no-layer

I upgraded to ABP 6.0 Now I'm getting the following error when I update an entity with ABP Suite and run "Save & Generate"

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

I'm trying to remove OrganizationalUnits. I've used the administration.TryRemoveMenuItem(IdentityMenuNames.OrganizationUnits), but the menu still appears.

  • ABP Framework version: v5.3.4
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • UI Theme: Lepton

Currently the breadcrumb only shows the title, how can we get the full menu path displayed in the breadcrumb: Home > Consumables > Forming Foil

I installed ABP commercial today (standaard template) and added the Docs module. However, when I go to https://localhost:44317/Docs/Admin/Projects (as specified in the documentation) I get a 404

Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.

If you're creating a bug/problem report, please include followings:

  • ABP Framework version: v5.1.3
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"
Showing 1 to 5 of 5 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11