Tag: iis
-
HTTP Error 500.30 – ASP.NET Core App Failed to Start on IIS: Simple Things to Check First
I recently hit this error after moving an application from classic ASP.NET / .NET Framework hosting over to ASP.NET Core on IIS: HTTP Error 500.30 – ASP.NET Core app failed to start The page showed the usual Microsoft message: Common solutions to this issue:The app failed to startThe app started but then stoppedThe app started…