gpt4 book ai didi

tridion - 尝试将二进制文件部署到已存储不同二进制文件的位置

转载 作者:行者123 更新时间:2023-12-02 18:33:16 25 4
gpt4 key购买 nike

当我从 tridio 2009 发布页面时,出现以下错误:

Destination with name 'FTP=[Host=servername, Location=\RET, Password=******, Port=21, UserName=retftp]' reported the following failure:
A processing error occurred processing a transport package Attempting to deploy a binary [Binary id=tcm:553-974947-16 variantId= sg= path=/Images/image_thumbnail01.jpg] to a location where a different binary is already stored Existing binary: tcd:pub[553]/binarymeta[974950]

下面是我的代码片段

Component bigImageComp = th.GetComponentValue("bigimage", imageMetaFields);
string bigImagefileName = string.Empty;
string bigImagePath = string.Empty;
bigImagefileName = bigImageComp.BinaryContent.Filename;
bigImagePath = m_Engine.AddBinary(bigImageComp.Id, TcmUri.UriNull, null, bigImageComp.BinaryContent.GetByteArray(), Path.GetFileName(bigImagefileName));
imageBigNode.InnerText = bigImagePath;

请提出建议

最佳答案

关于tridion - 尝试将二进制文件部署到已存储不同二进制文件的位置,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12458609/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com