遇到下面的报错:
VBA 已拒绝OpenRoads Designer Ultimate For China应用程序对象,可能因为找不到正确版本的类型库。正在尝试使用管理员权限运行“OpenRoads Designer Ultimate For China/regserver”.
或者
VBA rejected the OpenBridge Modeler Application object, probably because it cannot find the proper version of the type library. Trying running OpenBridge Modeler /regserver' with administrator privileges.
上面分别是运行ORD中国版和OBM时的报错。
提示要求我们以管理员权限注册软件,下面以ORD中国版为例介绍解决方法:
以管理员权限打开 Windows 命令窗口,然后导航到 ORD 中国版根目录:
输入:OpenRoadsUltimateChina /regserver
回车,然后重启软件就可以了。