Runtime error '429' - ActiveX component cant create object
I need to install an application which has been written and compiled in VB5, and has been packaged in to 4 setup disks (ages ago).
It seems to install OK on one machine, but when I run it it says:
"runtime error '429' - ActiveX component cant create object"
Presumbably it is having problems registering a .dll but there are at least 10 of them (one a class that contains user written code, and the rest being standard VB type JET DAO things).
Also when I try and install the app on a different PC it cant cos it cant access a file (that is clearly there and has full access!)
Do I need to try and create a new version of the package and deployment caboodle again?
thanks
Kester