|
Thread: FSO
-
Dec 25th, 1999, 05:36 PM
#1
Thread Starter
Frenzied Member
I have some problems loading the FileSystemObject into my toolbox!
When i try to load it, Vb comes with the following error:
C:\WINDOWS\SYSTEM\scrrun.dll Could not be loaded.
What is wrong!???
Could anyone send thier scrrun.dll to me via e-mail:
[email protected]
??
Yours Sincierly
CyberCarsten
-
Dec 26th, 1999, 05:01 AM
#2
Thread Starter
Frenzied Member
I couldn't find it.
I have also tried to register it, but that didn't work either.
I have Vb5.
-
Dec 26th, 1999, 12:34 PM
#3
Guru
scripting runtime is part of IE4, I beleive. You can download the latest scripting components at www.microsoft.com/scripting
or run
regsvr32.exe scrrun.dll
if the file is in your system dir
-
Dec 26th, 1999, 12:35 PM
#4
Guru
I just downloaded the scripting components I told you about before, and I verified the presence of that file.
Get it at http://www.microsoft.com/scripting/d...86/ste51en.exe
-
Jan 1st, 2000, 11:20 AM
#5
The scrrun.dll will never be added to the toolbox-it's not an activex control, it needs to be referenced by going to Project and then selecting References. From that list you can select the Microsoft Scripting Runtime (SCRRUN.dll). The latest version can be downloaded from the link referenced in one of the other posts, more info here: http://www.microsoft.com/msdownload/.../scripting.asp
-good luck
[This message has been edited by pvb (edited 01-01-2000).]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|