
Can't load or register a custom control error
Quote:
>>We've just compiled a VB app into 16 bit format with the setup wizard.
All seems well with instalation until, near the end of the process, an
error occurs where the program says that it has a problem registering a
custom control (graph16.ocx). Retry has no effect so when the error is
ignored and the program run the app crashes with a run time error (367
can't load or register custom control graph 16.ocx)<<
This sounds like you are missing some files. Please ensure that the
following are located in your Windows\System directory:
OC25.DLL
GSW16.EXE
GSWDLL16.DLL
You will also wish to ensure that you have Registerd OC25 prior to
registering GRAPH16.OCX.
If you have REGSVR.EXE, I'd try the following from RUN Prompt:
regsvr OC25.DLL
regsvr GRAPH16.OCX.
Ken Longcrier
Developer Support Supervisor
Pinnacle Publishing Inc
***********************************************************
* For fastest support of the Graphics Server
* product, Please send all E-Mail to:
*
* Graphics Server Support is also available via
* the Web:
* HTTP://www.pinpub.com/support
************************************************************