我有一个Outlook加载项(" Office for Office"类型,即HTML,而不是VSTO或COM)published in the Office store。
有些用户抱怨加载项显示为灰色(GitHub issue)。我无法在我的机器上重现该问题。 " Microsoft Office警报"用户计算机上的事件登录仅显示"已激活的应用程序"事件
如何诊断问题(记录等)?
答案 0 :(得分:0)
Fiddler通常是用于跟踪Web请求的好工具。否则,有一些解决加载问题的一般指导原则:https://dev.office.com/docs/add-ins/testing/testing-and-troubleshooting。
有关加载加载项的问题(包括运行时日志记录),请参阅此处:https://dev.office.com/docs/add-ins/testing/troubleshoot-manifest
同时检查清单的本地缓存;见:https://dev.office.com/docs/add-ins/outlook/troubleshoot-outlook-add-in-activation