I spent all morning trying to find out the GE-Graph install problem. As I develop only freeware I mostly use free active X controls. That is the case of GE-Graph that uses a demo (fully functional) grid control (ecGrid.ocx) from
Encore Consulting .
In some computers, by an unknown reason, the installer can not make this control to self register. The regsvr32 command registers the ocx but GE-Graph can not recognize the control.
The only way I got a correct register of ecGrid.ocx, in these computers, was using the freeware
Register Dll tool to register it. Probably other register tools could also work but I only try this one.
If, when you start GE-Graph, you receive the msg <Failed to load control 'ecGrid' from ecGrid.ocx..> I recommend you to use the Register Dll Tool to register ecGrid.ocx. GE-Graph should then work well.
I will continue to search for a better solution.
R.Sgrillo