Unable to install ocx control in Delphi5
Brought to you by:
exortech,
kimgrasman
Hi
i am unable to install the ActiveX control in Delphi5.
It's not registering any controls.By importing ActiveX
control through Delphi5 IDE is creating two unit files,
but not registereing the component.It's working fine in
VC++6.0.How to install the component and use it.
Please publish solution to my problem as soon as possible.
Thank you
Regards
Krishna Rao.K
krishna@lucidindia.net
Logged In: YES
user_id=216187
Potentially this is due to the fact that all of the necessary VB
controls are not being installed by the installation program. I
am intending to build a proper .msi that should enable
COMUnit to be installed in an environment that doesn't have
VS installed. Unfortunately, I don't have Delphi5, so I can't
test this for you.