【问题标题】:Excel add-in NOT using Visual Studio and/or deploying to AppSource?Excel 加载项不使用 Visual Studio 和/或部署到 AppSource?
【发布时间】:2018-03-27 23:37:14
【问题描述】:

我已经在我的计算机上找到了加载项文件夹并手动复制了demo app 在此video 中解释。

但是,当我尝试打开 Stock sample data Excel 电子表格时,出现以下错误:

ADD-IN ERROR This add-in is no longer available: add-ins inserted during development are only available during debugging from Visual Studio. Please open your project in Visual Studio and re-run your application, or deploy your add-in into a valid catalog and re-inser

难道不能仅通过使用 html/javascript 文件和清单来创建加载项吗? 还是我查看了错误的文件夹/文件?

编辑: 我已经尝试了这里建议的 2 个解决方案:

即使用本地主机技巧或与自己共享,我仍然无法在 Developer/Add-ins/Shared 文件夹中看到我的加载项

【问题讨论】:

标签: excel office-js excel-addins


【解决方案1】:

实际上,我设法通过使用编辑中指出的第一个解决方案解决了我的问题:使用 \\localhost\C$\Users\etc... 现在我的加载项出现在受信任的加载项目录中。

因为我写错了$C 而不是C$,所以无法正常工作

【讨论】:

    【解决方案2】:

    我遇到了同样的问题。修复ms office,然后它会很有希望地工作。我的情况是,我修复了办公包后它起作用了

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2017-08-23
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多