求助 VB6.0 在调用Bartender 9.4打开label模板时报错

qianyidan 2016-03-29 04:53:44
调用打开方式:
Set btFormat = btApp.Formats.Open(constFWLabelDefaultPath & sTemplateFile, True, "")

报错信息:
BarTenderActiveX
Error-2147417851:Automation error , the server threw an exception
搜索更多相关主题的帖子: 信息 server
...全文
1117 1 打赏 收藏 转发到动态 举报
写回复
用AI写文章
1 条回复
切换为时间正序
请发表友善的回复…
发表回复
赵4老师 2016-03-31
  • 打赏
  • 举报
回复
在64位Windows下: 64位exe和dll在目录c:\windows\system32目录下; 32位exe和dll在目录c:\windows\syswow64目录下; 所以要注意: 在win64位系统下注册32位ocx或dll需要将32位ocx或dll拷贝到c:\windows\syswow64\目录下。 且注册要用c:\windows\syswow64\regsvr32 xxxxxxx.ocx或dll

1,502

社区成员

发帖
与我相关
我的任务
社区描述
VB 网络编程
社区管理员
  • 网络编程
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧