PDA

Click to See Complete Forum and Search --> : ActiveX component can't create object


Dec 14th, 1999, 11:04 AM
Hi,

I've created a macro within Office 2000 to let the user append all the html files at different directories within a word document.
I've tried on NT workstations(all have service pack 4). But some work, and some don't. The following line is the one got problem cause it can't return the filesystem object

CreateObject("Scripting.FileSystemObject")

it keeps on saying can't return the ActiveX object. I'd appreciate if someone can help me with this.


[This message has been edited by peini_wu (edited 12-14-1999).]

[This message has been edited by peini_wu (edited 12-14-1999).]

Clunietp
Dec 14th, 1999, 11:16 AM
the scripting runtime comes with IE4. Do all your clients have IE4 installed?

If not, I believe you can download the scripting runtimes from MS w/o installing IE4 on NT Wkstn -- check out this page
http://www.microsoft.com/msdownload/vbscript/scripting.asp

Tom


[This message has been edited by Clunietp (edited 12-14-1999).]

Dec 14th, 1999, 11:36 AM
Thank you, Clunietp

Unfortunatly, they all have IE4.

wpageiii
May 7th, 2001, 06:17 PM
Hey

I don't know if this will help the the FSO runtime file is scrrun.dll
Check MS for appriopriate version and register on client PC