【发布时间】:2013-02-21 11:22:12
【问题描述】:
我在 SO 上查看这个问题; System.UnauthorizedAccessException: Retrieving the COM class factory for Word Interop fails with error 80070005.
我们在测试服务器中安装了 word,以便让 Word Interop 能够在其上运行。 这导致了这个新错误,我无法应用我在 Componenet 服务 DCOM 配置上找不到 Microsoft Word 推荐的修复程序。 那么我该如何解决呢?
【问题讨论】:
-
您确定 word 没有安装在 64 位?
标签: c# com office-interop