现在的位置: 首页 > 综合 > 正文

BI Publisher Error:自动化(Automation)错误

2013年03月27日 ⁄ 综合 ⁄ 共 649字 ⁄ 字号 评论关闭

安装完BI Publisher之后,然后试图在Word中打开BI Publisher的插件,报:自动化(Automation)错误(Automation Error)

这个错其实不是BI Publisher的问题,而是Word的问题。

解决方法:

The solution is to unregister and re-register the C:\Windows\System32\MSCOMCTL.OCX file

If on a 64-bit machine, type the following:

regsvr32.exe /u C:\Windows\SysWOW64\MSCOMCTL.OCX

Hit ENTER

then type

regsvr32.exe C:\Windows\SysWOW64\MSCOMCTL.OCX

If on a 32-bit machine, type the following:

regsvr32.exe /u C:\Windows\System32\MSCOMCTL.OCX

hit ENTER

then type

regsvr32.exe C:\Windows\System32\MSCOMCTL.OCX

然后重新安装BI Publisher,问题解决

参考:https://blogs.oracle.com/xmlpublisher/entry/automation_error_unspecified_error_err

https://forums.oracle.com/forums/thread.jspa?messageID=10526278

抱歉!评论已关闭.