小编Dha*_*i S的帖子

无法处理节点类型为“文本”的元素。azure devops 版本中仅支持 Element 和 EndElement 节点类型

我正在 Azure Devops 中为 DotNet 应用程序执行发布和部署。

在执行发布时,“部署 IIS 应用程序”任务抛出错误为

System.Management.Automation.Remoting.PSRemotingTransportException:
The background process reported an error with the following message:
Cannot process an element with node type "Text".
Only Element and EndElement node types are supported.

at System.Management.Automation.Remoting.OutOfProcessUtils.ProcessData(String data, DataProcessingDelegates callbacks).
Run Code Online (Sandbox Code Playgroud)

你能帮我解决这个错误吗,我需要部署我的应用程序。

azure-devops

1
推荐指数
1
解决办法
1028
查看次数

标签 统计

azure-devops ×1