I've created a standard Blazor / ABP app and deployed to 2 Azure Web Apps:
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:
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"
I'm trying to remove OrganizationalUnits. I've used the administration.TryRemoveMenuItem(IdentityMenuNames.OrganizationUnits), but the menu still appears.
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: