Addin word 清单

Addin word Manifest

提问人:Davide Bono 提问时间:10/26/2023 更新时间:10/26/2023 访问量:13

问:

我正在开发一个单词插件 当我运行 Word 时,会出现加载项图标,但如果我打开它,就会出现错误

enter image description here

如果我尝试重新加载组件,则清单上会出现此错误

System.Deployment.Application.InvalidDeploymentException:从 file:///C:/XXXX/XXX/XXX/XXX/WordWebAddIn1.xml 读取清单时出现异常:无法打开无效清单或文件。---> System.Deployment.Application.InvalidDeploymentException:解析和创建清单 DOM 时出错。检测到以下解析错误: -HRESULT:0x8007001f 里加伊尼齐亚莱: 0 科隆纳·伊尼齐亚莱(Colonna iniziale):0 文件主机:---> System.Runtime.InteropServices.COMException: 连接到系统的设备不工作。(HRESULT 异常:0x8007001F) 在 System.Deployment.Internal.Isolation.IsolationInterop.CreateCMSFromXml(Byte[] buffer, UInt32 bufferSize, IManifestParseErrorCallback Callback, Guid& riid) 在 System.Deployment.Application.Manifest.AssemblyManifest.LoadCMSFromStream (Stream stream) 中

我能做些什么? 提前致谢

清单 office-addins word-addins

评论


答: 暂无答案