ocx error
when im trying to open some project im getting the error-
CRYSTL32.OCX could not be loaded
i just instaled the vb6 and also crystl32.inf and im a quite new in this so what should i do? whats is wrong?
thanks in advanced
when im trying to open some project im getting the error-
CRYSTL32.OCX could not be loaded
i just instaled the vb6 and also crystl32.inf and im a quite new in this so what should i do? whats is wrong?
thanks in advanced
You should install the Crystal reports SDK from yrou vb6 cd.
If it's installed, then do a file search, and run.. regsvr32 <ocx path>
and that will register the control for use.
Hope this helps,
Dustin.