Showing posts with label 500.30 HTTP Error. Show all posts
Showing posts with label 500.30 HTTP Error. Show all posts
Wednesday, 10 April 2024
How to find the reason of HTTP Error 500.30 - ASP.NET Core app failed to start in Azure App Service
There are multiple ways to find the error. Let's discuss the first approach.
Step 1: Go to Azure Portal
Step 1: Go to App Service
Step 4: Add new Key "ASPNETCORE_DETAILEDERRORS", Set value =1
Subscribe to:
Comments (Atom)
404 when you refresh React Page on Static Web App
This happens because React uses client-side routing, while Azure Static Web Apps serves static files. When you refresh /login, Azure tries t...
-
This error normally occurred when you created a report on one SQL version and deploying/opening on another SQL version. I've created ...
-
OR The attempt to publish the ZIP file through failed with HTTP status code Unauthorized. When you get this error while publishing the Websi...
-
Typically, PowerBIEntityNotFound indicates that the requested resource (report, dataset, or workspace) could not be found under the access t...