
Run-time error '429': ActiveX component can't create object
Maybe you already have checked this, but are you sure that the Microsoft
Scripting Runtime dll (scrun.dll) is installed and registered on the
computers? If you create an installation for your app, make sure that this
dll is included in the installation.
- Elin Asphjell, ACom
Quote:
> Hi All,
> I have written a vb app that copies files around for backup purposes. I am
> using filesystemobject to use the vb scripting available to copy files ,
my
> problem is that when I distribute this to pc's I get Run-time error
'429':
> ActiveX component can't create object. I have tried deploying the app with
> the Microsoft deployment wizard and also a third part wizard but have had
no
> joy. I would be grateful if anybody had a solution or new a good place to
> look for one.
> Many thanks
> Andrew