您的位置:首页 > 其它

cadence16.6 中orcad导出网表时ERROR (ORCAP-5004)

2013-08-30 09:02 2026 查看
ORCAD网表输出时 ERROR (ORCAP-5004):Error initializing COM property pages

之前遇到过这个问题,解决后忘了记录下来了。依稀记得问题答案还只有一个是在cadence论坛。这次还好都能百度到了。

重装系统后重装软件又出现了这个问题,这次记录下来以后使用:

原文:http://www.cadence.com/Community/forums/p/15490/1310574.aspx#1310574

This error message appears because of an improper entry in the registry of the pxllite.OCX file. You can solve this problem in the following tree ways:
Solution 1: Manually register the Dynamic Link Libraries (.DLL). To manually register the pxllite.ocx file:
1. Choose Start > Run to open the Run window.
2. Type cmd to open the command line window
3. Go to <Install_dir>\tools\capture, where <Install_dir> is the path for the OrCAD Capture installation directory.
4. Type the following two commands, one at a time in the command line window:

regsvr32 pxllite.ocx
regsvr32 truereuse.ocx"

问题解决。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐