MSCOMM32.ocx usage causes Not Trusted Error

≡放荡痞女 提交于 2019-12-11 12:26:57

问题


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...


回答1:


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...




回答2:


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)



来源:https://stackoverflow.com/questions/1403647/mscomm32-ocx-usage-causes-not-trusted-error

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!