Base solution for your next web application

Activities of "capacent"

I have published ASP.NET Core and Angular (single solution) to Azure. The the swagger documentation works

https://bimhost.azurewebsites.net/swagger/index.html

But but when I go to the webpage https://bimhost.azurewebsites.net I get an error:

404
Oops! You're lost.
We can not find the page you're looking for.
Home page.

I have gone through the tutorial https://docs.aspnetzero.com/documents/aspnet-core-angular/latest/Deployment-Angular-Publish-Azure and followed all the steps there but no success.

I looked at cases #6401 and #6469 and they did not have the right solution for me. I think there is an error in web.config for the Web.Host because the LAUNCHER_PATH is not found. `

`

I have a Angular and DotNet core 2.2. project created with version v6.7.0 I have deployed the solution to Azure through ftp following the instructions from

https://docs.aspnetzero.com/documents/zero/latest/Step-by-step-publish-to-azure-angular

I get the error HTTP Error 502.5 - ANCM Out-Of-Process Startup Failure when I try to access the Web application.

Showing 11 to 13 of 13 entries