Error 429, ActiveX Can’t Create Object

Member for

17 years 5 months

That error normally means that a certain active x control is not registered. The most common control to give this error is the microsoft common controls.



This means the only way to fix this problem is to manually register the control using the regsvr32 command.



Please let me know if you need more detail.