I have two win98 machines. One is the deployment computer the other the development box. I have code running on deployment computer that uses ActiveX exe files. When I run the app on the computer all ActiveX exe files are found and the program run np.

When I move a newly compiled version of app to the deployment box and run it in the same directory as the one that is there, I receive 429 error, can't find ActiveX component.

Does anyone have any ideas why this might be happening?

btw, on the development box I have used the same directory structure that is used on the deployment box. We think that originally program was compiled right on the deployment machine.

thanks for you help,

Mike