Quote:
RUN TIME ERROR 429: ACTIVEX COMPONENT CAN'T CREATE OBJECT
If you encounter this error, it usually means that the object is not installed or registered correctly, either on the client system, the server or both. It is probable that at one point during the development process the DCOM component worked perfectly, but when the component was moved to the production environment, it stopped worked. The first thing you should do is to make sure that the component installed on the test server is the same one as on the production server. The way to do this is by scanning the Registry on both systems for the component's GUID. If the component is installed on the system but there isn't a Registry entry, then simply reregister the component. To do this, use the REGSVR32.EXE