Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我尝试构建我的网络应用程序时,我收到以下错误。相同的代码在我的另一台机器上工作,但不在主开发中。我在 bin 文件夹中也有 dll。错误描述只不过是下面给出的那个?有什么想法吗?
无法加载文件或程序集“Microsoft.Office.Interop.PowerPoint12”或其依赖项之一。找到的程序集的清单定义与程序集引用不匹配。(来自 HRESULT 的异常:0x80131040
听起来那台机器上没有安装 Office (PowerPoint) COM 组件。