Hi @ViktorGeorgiev7
I would start with the Troubleshoot category in Diagnose and solve problems blade. This will give you deeper insights into the logs your application is producing during startup. The default project template in Visual Studio should produce logging that this detector can pick up. If you don't see anything, you can refer to Troubleshoot ASP.NET Core on Azure App Service and IIS | Microsoft Learn to configure your app service to get that logging into these detectors.
If you aren't able to resolve the issue, please feel free to drop the errors your app is producing in a comment below.
How to fix HTTP Error 500.30 - ASP.NET Core app failed to start
ViktorGeorgiev7
0
Reputation points
I am deploying my asp net web application on azure to the domain (https://laptopforge.azurewebsites.net/), but it seems to have problem starting up as i receive HTTP Error 500.30. I used the in-built publish options in Visual Studio Community 2022.Its for my school`s IT Olympiad.
Developer technologies | ASP.NET | ASP.NET Core
4,816 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,935 questions
1 answer
Sort by: Most helpful
-
Ryan Hill 30,281 Reputation points Microsoft Employee Moderator
2024-01-25T14:20:38.6433333+00:00