I created a layered application with the ABP Studio. I used Blazer Server, added Maui and did a public website. I added an azure SQL Server connection string. The DBMIgrator created the tables when I ran the initial project creation. Then I did a Build and run on alll inside the ABP Studio. Studio shows everything is running. I click Browse on the Public website (https://localhost:44301) as well as the Blazor website (https://localhost:44360)
Both load white screens with no content, no errors. Based on the documentation it should load with the sample seeded data login. I have confirmed that the seeded data is in Azure.
What am I missing?
1 Answer(s)
-
0
Hello, does the problem only happen when you enter ABP Studio with the embedded browser or does it also happen when you open it from your own browser (Chrome, Firefox, etc.)?