vscode-azureappservice icon indicating copy to clipboard operation
vscode-azureappservice copied to clipboard

Fail to deploy the large app to the .NET web app

Open v-xinda opened this issue 1 year ago • 3 comments
trafficstars

OS: Win10 Build Version: 20240510.1 Regression: Not a regression

Repro Steps:

  1. Get the project from https://github.com/alexweininger/test-large-webapp and open it in VS Code.
  2. Create an advanced Linux .NET 6 web app.
  3. Deploy the project to the web app.
  4. Check whether succeeds to deploy the project to the web app.

Expect: Succeed to deploy the project to the web app.

Actual:

  1. Pop up an error dialog. image
  2. Fail to deploy the project to the web app after clicking "Debug Anyway". image

v-xinda avatar May 10 '24 07:05 v-xinda