gpt4 book ai didi

c# - 无法加载文件或程序集 'Interop.Microsoft.Office.Interop.Word' 或其依赖项之一

转载 作者:行者123 更新时间:2023-11-30 18:19:07 28 4
gpt4 key购买 nike

完整错误:

Could not load file or assembly 'Interop.Microsoft.Office.Interop.Word' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040).

Interop.Microsoft.Office.Interop.Word 需要哪些依赖项?
附言- 我的本地服务器上没有 Microsoft Office,或者我不想安装它。

stackoverflow上提供的其他解决方案没有解决我的问题

最佳答案

您需要引用:

Microsoft.Office.Interop.Word

从我在 MSDN Article for Interop 上看到的您需要安装 Microsoft Office。

To complete this walkthrough, you must have Microsoft Office Excel 2007 and Microsoft Office Word 2007, or later versions, installed on your computer.

如果您不满意,您应该使用其他方法。另外 Interop 有众所周知的内存泄漏问题,您应该手动解决这个问题,我不建议您使用它。

关于c# - 无法加载文件或程序集 'Interop.Microsoft.Office.Interop.Word' 或其依赖项之一,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/39695729/

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