简体   繁体   English

Azure DevOps IIS 部署失败

[英]Azure DevOps IIS Deployment failing

I have a release pipeline to deploy my ASP.NET MVC web app to Azure VM.我有一个发布管道,用于将我的 ASP.NET MVC web 应用程序部署到 Azure VM。 I have configured the release pipeline and everything was working fine.我已经配置了发布管道,一切正常。

But all of a sudden, it started throwing the error shown here.但突然之间,它开始抛出此处显示的错误。 I am using IIS Web App deployment tool for this in Azure DevOps:我在 Azure DevOps 中为此使用 IIS Web App 部署工具:

在此处输入图像描述

Looks like it's been reported as an issue related to a new task versions for WebAppDeployment tasks.看起来它已被报告为与 WebAppDeployment 任务的新任务版本相关的问题。 See here, you might find a workaround that will work for you:https://github.com/microsoft/azure-pipelines-tasks/issues/17634看到这里,您可能会找到适合您的解决方法:https://github.com/microsoft/azure-pipelines-tasks/issues/17634

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Azure DevOps 构建与 IIS 物理路径失败 - Azure DevOps build With IIS Physical path Failing Azure 突触部署失败 - Azure synapse deployment failing Azure DevOps 部署管道因 [错误] 错误而失败:找不到基于 /Users/runner/work/1/s/XYZ/**/ABC.ipa 的任何文件 - Azure DevOps deployment pipeline failing with [error]Error: Cannot find any file based on /Users/runner/work/1/s/XYZ/**/ABC.ipa Azure DevOps - 部署组的权限问题 - Azure DevOps - permissions issue with deployment groups 如何构建 webform 解决方案并将其部署在 Azure devops 中? - how to build webform solution and deployment it in Azure devops? Az Devops 命令在 Azure 管道(经典)中失败 - Az Devops Commands Failing in Azure Pipelines (Classic) 如何使用 Azure DevOps 为 PostgreSQL 自动部署 Azure 数据库 - How to Automate Deployment of Azure Database for PostgreSQL using Azure DevOps Azure Devops 管道任务 (Azure CLI@2) 失败 - Azure Devops Pipeline task (Azure CLI@2) failing 如何使用 azure devops 在多环境部署中管理密码和 ConnectionString? - How to manage passwords and ConnectionStrings in a multi environment deployment using azure devops? Azure DevOps - 如果重新部署到同一版本的同一阶段,是否跳过部署前批准? - Azure DevOps - Skip Pre-deployment approval if redeploying to same stage on the same release?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM