Posted 16 September 2017, 5:23 pm EST
I have problems when I try to distribute my application to my customers.
When they run my setup file (Developed with Inno Setup) they get problems when components are registered. The following error message:
" Unable to register the DLL/OCX: Regsvr32 failed with exit code 0x3 "
is shown for the following components (all belonging to True DBInput pro version 8.0.20101.28):
- tishare8.dll
- timask8.ocx
- tidate8.ocx
- titext8.ocx
I distribute and install the following components in my setup file:
- tibase8.dll
- tishare8.dll
- timask8.ocx
- tidate8.ocx
- titext8.ocx
All are installed in the system library and I try to register all components except tibase8.dll.
I have tried to send this issue to support@componentone.com for a week now but I get a delivery failure report every time (see http://helpcentral.componentone.com/CS/forums/p/83049/231850.aspx)