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)
Azure Function - In-process model vs Isolated worker model
In-process model Your function code runs inside the same process as the Azure Functions runtime Uses the WebJobs SDK . [FunctionName(...
-
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...
-
There are multiple ways to read the PDF, In this article, we will discuss Azure AI Form Recognizer. Let's learn how to read PDF in .NET/...