python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Deploy website to IIS from linux build agent
Problem description
I have a jenkins master that uses a linux build agent to build my ASP.NET Core websites using official MS linux docker containers.
I previously used a windows VM with the necessary...
Dr_Cox1911
Votes: 0
Answers: 0
Folders statics not found in server google - Django
Django cannot find the static files on the google server, the
python manage.py collectstatic
command has already been used with the settings.py configured.
To solve this problem I followed several t...
GomesMilla
Votes: 0
Answers: 0
Attempt to publish the ZIP file through https://xxx.scm.azurewebsites.net/api/zipdeploy failed with HTTP status code Forbidden
I'm getting this error window message while trying to deploy a .NET 6 Azure Functions app to Azure from Visual Studio 2022:
Publish has encountered an error. We
were unable to determine the cause of ...
Ash K
Votes: 0
Answers: 2
Web Deploy experienced a connection problem with the server and had to terminate the connection - Azure App Service
While trying to deploy a .NET 5 web app to Azure App Service from Visual Studio, I'm hit with this unhelpful error window message:
Publish has encountered an error. Build failed. Check the Output
win...
Ash K
Votes: 0
Answers: 2