VSTS Profiler 用于分析 VSTO Word Addin?

发布于 2024-09-26 20:40:33 字数 254 浏览 0 评论 0原文

我有一个 VSTO 3.0 Word 插件,我想使用 VSTS Profiler 对其进行分析。

但是,当我尝试使用探查器运行检测时,我收到一条警告,指出无法对其进行检测,因为 Addin DLL 已签名,而根据我对 VSTO 的了解,它们必须进行签名。

有什么方法可以“关闭”Word VSTO 插件上的签名验证吗?

除此之外,从理论上讲,我无法签署我的插件、编译它、检测它,然后在构建过程结束时延迟签署它,但我希望避免项目文件中的此类恶作剧。

I've got a VSTO 3.0 Word addin that I'd like to profile using VSTS Profiler.

When I try to run an instrumenting run with the profiler, though, I get a warning that it can't be instrumented because the Addin DLL is signed, which, from what I know about VSTO, they have to be signed.

Is there any way to "turn off" the signature verification on Word VSTO addins?

Barring that, theoretically, I could NOT sign my addin, compile it, instrument it, and then delay sign it at the end of the build process, but I was hoping to avoid those kinds of hijinks with the project files.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文