我在使用函数CreateOleObject(Purchasing.COM)时报如下的错误。在执行该语句之前,我已经用Registerdll注册了该路径下的DLL文件了啊。哪位大侠能帮忙解决下啦,谢谢!
---------------------------
Debugger Exception Notification
---------------------------
Project Drive.exe raised exception class EOleSysError with message '无效的类别字符串'. Process stopped. Use Step or Run to continue.
---------------------------
OK Help
---------------------------
CreateOleObject方法需要的参数是com组件的progid,虽然你注册了dll,但你的progid可能不正确导致出错。
阅读(1743) | 评论(0) | 转发(0) |