加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

XML Pulisher: the macro cannot be found or has been disabled

发布时间:2020-12-15 23:32:44 所属栏目:百科 来源:网络整理
导读:装了Xml publisher开发工具后一般想在Word里面 去用它的插件 ,第一次加载Template或Data defin ition 经常会遇到: Error:the macro cannot be found or has been disabled because of your macro security settings 这个报错是 因为你加入了第三方的插件,

装了Xml publisher开发工具后一般想在Word里面去用它的插件,第一次加载Template或Data definition 经常会遇到:

Error:the macro cannot be found or has been disabled because of your macro security settings


这个报错是因为你加入了第三方的插件,如果要在Developer mode下工作还得在MSCOMCTL.OCX这个文件注册,所以解决方法是:

用管理员权限运行cmd

    • 64位系统,输入以下:
      Regsvr32 "C:WindowsSysWOW64MSCOMCTL.OCX"
    • 32位系统,输入以下:
      Regsvr32 "C:WindowsSystem32MSCOMCTL.OCX"

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读