I need register the control crystl32.ocx, but when i try with command
REGSVR32 c:/windows/system/crystl32.ocx
I can not it,
How I can do it ?
Printable View
I need register the control crystl32.ocx, but when i try with command
REGSVR32 c:/windows/system/crystl32.ocx
I can not it,
How I can do it ?
Go into the Components dialog in VB and browse for the OCX, add it to your project. When you add an OCX to your project VB will automatically register it.
However, I notice from your example that you are trying to add the Crystal Reports OCX, these are notorious for being difficult to register and package. If the above won't work let me know. I've gotten around this before, but I can't remember how at the moment. Let me fool around with it for a while and I'll get back to you.
Later.
I tried, but
THE FILE C:\WINDOWS\SYSTEM\CRYSTL32.OCX WAS NOT REGISTERABLE AS AN ACTIVEX COMPONENT
thank you
Did you try using Regocx32.exe?
I tried, load library failed