【问题标题】:Sharepoint 2013 PowerPoint Conversion Service - Missing ISAPI AssemblySharepoint 2013 PowerPoint 转换服务 - 缺少 ISAPI 程序集
【发布时间】:2013-08-22 12:53:29
【问题描述】:

我们正在尝试使用PowerPoint Automation Service 创建一个 SharePoint 场解决方案。但是,我们无法在 Sharepoint 15 ISAPI 配置单元中找到 Microsoft.Office.Server.PowerPoint.dllPresentationRequest 访问 as seen in this example 需要此程序集。

我们确实在 ISAPI 路径(Program Files\Common Files\microsoft shared\ Web Server Extensions\15\ISAPI) - 只是不是 PowerPoint 程序集。

有谁知道在哪里可以找到 SharePoint 2013PowerPoint Conversion 程序集 (Microsoft.Office.Server.PowerPoint.dll)?我们需要找到它,以便我们可以在 Visual Studio 中添加一个程序集引用。

【问题讨论】:

    标签: sharepoint powerpoint sharepoint-2013 powerpoint-2013 powerpoint-automation


    【解决方案1】:

    我能够在 GAC 中找到 PowerPoint 转换程序集 - 但由于某种原因,它不在 SharePoint 2013 ISAPI 目录中。如果 Microsoft 将其包含在 Sharepoint 15 配置单元中或拥有 proper registry key so it would appear in the Add Reference dialog,那就太好了 - 但我们可以在 Visual Studio 中轻松地 extract it from the GAC or copy the GAC path when adding a reference

    Microsoft.Office.Server.PowerPoint.dll 位置

    \Windows\Microsoft.NET\assembly\GAC_MSIL\Microsoft.Office.Server.PowerPoint\v4.0_15.0.0.0__71e9bce111e9429c\Microsoft.Office.Server.PowerPoint.dll

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2014-08-27
      • 1970-01-01
      • 2016-01-09
      • 1970-01-01
      相关资源
      最近更新 更多