PowerPoint 的情节提要加载项无法加载
Storyboard Add-In for PowerPoint Unable to Load
我最近在我的 Windows 10 Enterprise OS 上安装了 Office 2016 32 位版本。
我有一个带有 PowerPoint 的 Story Board 加载项 - Office 2013,但现在不起作用。
我可以看到加载项,但是当我单击它的任何菜单项时,我收到此消息:
TF86001: Team Foundation was unable to load the Office Add-In. This
may be caused by a Team Foundation Client installation problem or lack
of .Net programmability Support in the Office Application.
For more information, see the following Microsoft website:
http://go.microsoft.com/fwlink/?LinkId=220459.
到目前为止,我已经尝试了以下步骤:
- 重新安装办公室
- 已修复 Visual Studio 2015 企业版
- 从 https://www.microsoft.com/en-us/download/confirmation.aspx?id=48217
重新安装 "Microsoft Visual Studio 2010 Tools for Office Runtime (x64)"
我怀疑是因为我的 64 位 OS 上有 32 位版本的 Office 2016,所以我需要相应的 32 位版本的 Visual Studio Office 工具。我能够下载该软件的 32 位版本,但它被 OS.
阻止安装
有什么建议吗?讨厌故事板不再有效:-(
终于找到解决办法了。
正如我所怀疑的,我必须先删除所有 32 位版本的 Office,包括 Office Pro、Visio 和 SharePoint Designer。
然后我安装了 Office 64 位版本。
- 进入文件、选项、加载项、管理 COM 加载项。
- 添加了 "Team Foundation Add-in" 故事板菜单回来了
- 点击 "Storyboard Shapes" 现在完美无缺!
一些解释
它适用于 Office 2013 32 位版本,因为 Visual Studio Tools for Office 允许安装 32 位。由于我安装了新版本,VSTO 仅允许安装 64 位版本,即它会在一个安装程序文件中自动检测您的处理器。因此现在一切都必须是 64 位版本。
我最近在我的 Windows 10 Enterprise OS 上安装了 Office 2016 32 位版本。 我有一个带有 PowerPoint 的 Story Board 加载项 - Office 2013,但现在不起作用。 我可以看到加载项,但是当我单击它的任何菜单项时,我收到此消息:
TF86001: Team Foundation was unable to load the Office Add-In. This may be caused by a Team Foundation Client installation problem or lack of .Net programmability Support in the Office Application.
For more information, see the following Microsoft website: http://go.microsoft.com/fwlink/?LinkId=220459.
到目前为止,我已经尝试了以下步骤: - 重新安装办公室 - 已修复 Visual Studio 2015 企业版 - 从 https://www.microsoft.com/en-us/download/confirmation.aspx?id=48217
重新安装 "Microsoft Visual Studio 2010 Tools for Office Runtime (x64)"我怀疑是因为我的 64 位 OS 上有 32 位版本的 Office 2016,所以我需要相应的 32 位版本的 Visual Studio Office 工具。我能够下载该软件的 32 位版本,但它被 OS.
阻止安装有什么建议吗?讨厌故事板不再有效:-(
终于找到解决办法了。
正如我所怀疑的,我必须先删除所有 32 位版本的 Office,包括 Office Pro、Visio 和 SharePoint Designer。
然后我安装了 Office 64 位版本。
- 进入文件、选项、加载项、管理 COM 加载项。
- 添加了 "Team Foundation Add-in" 故事板菜单回来了
- 点击 "Storyboard Shapes" 现在完美无缺!
一些解释 它适用于 Office 2013 32 位版本,因为 Visual Studio Tools for Office 允许安装 32 位。由于我安装了新版本,VSTO 仅允许安装 64 位版本,即它会在一个安装程序文件中自动检测您的处理器。因此现在一切都必须是 64 位版本。