MSCOMM32.ocx 使用导致不可信错误

发布于 2024-08-04 19:00:24 字数 136 浏览 0 评论 0 原文

我使用的是 Excel 宏,它使用 mscomm32.ocx 与串行端口进行通信。直到大约一两个月前,它都运行良好。现在,当我们尝试再次运行它时,它不起作用。当我尝试加载它时,它显示“指定操作不信任主题”。 任何人都可以帮帮我吗!

谢谢...

I was using an Excel macro which uses mscomm32.ocx for communicating with the serial port. It was working fine until some one or two month back. Now when we try to run it again it is not working. When I try to load it, it says the "Subject is not trusted for the specified Action".
Can any one help me out!?

Thanks...

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

笑看君怀她人 2024-08-11 19:00:24

实际上,Microsoft 的一些安全升级阻止了旧版 mscomm32.dll 的加载。 DLL 的较新版本解决了该问题 新版本可作为补丁从 Microsoft 网站获得。但它需要安装VB6才能工作。不知道如何规避这一点。谢谢...

Actually some security upgrades from Microsoft had prevented the older mscomm32.dll from loading. A newer version of the DLL solves the problem Newer version is available as a patch from Microsoft website. But it required VB6 to be installed to work. Do not know how to circumvent that. Thanks...

寂寞笑我太脆弱 2024-08-11 19:00:24

这很可能是您的 Excel 安装更新的原因。较新的 Office 版本具有更严格的安全策略。

文档介绍了如何编辑它们。 (特别是 ActiveX 部分)

This is most likely the cause of an update of your Excel installation. Newer Office versions have more strict security policies.

This document describes how they can be edited. (Esp. the ActiveX section)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文