Quote Originally Posted by ScriptBASIC View Post
When I updated the OLEGuids.tbl from vintage VBCCR14 the VBFlexGrid demo is giving the same error I posted above. (worked withe VBCCR14 OLEGuids.tbl) Do you have a VBFlexGrid demo that works with the current OLEGuids.tbl?
Something is wrong on your side. The OLEGuids.tlb is 1:1 the same for VBFlexGrid and for the VBCCR controls.
Maybe you have an outdated VBFlexGrid download prior to 15-Apr-2020..

On a PC without OLEGuids.tlb I can load and run VBFLXGRD14 and VBCCR16/VBCCR17 in the IDE without a problem. Also the executable dealing with the OCX just runs fine.
You only need the OLEGuids.tlb when using the Std-EXE version of the controls(!) and then for compilation only.
A Std-EXE version using the OCX does not even need the OLEGuids.tlb for compilation.