控件the ActiveX control cannot be instantiated

求助:控件the ActiveX control cannot be instantiated
先是vc++6.0中控件the ActiveX control cannot be instantiated 
说the ActiveX control{67397AA3-7FB1-11D0-B148-00A0C922E820}is not registered on this computer 
然后我就注册  
可regsrv32 activexcontrol.ocx后说找不到指定模块! 
网上说要activexcontrol.ocx的绝对路径,但是我的计算机上就找不到这个文件,请问是怎么回事?

------解决方案--------------------
你的空间用到的一些dll文件要和你的ocx放在一起,我也遇到过类似问题