473,386 Members | 1,803 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

runtime error on scripting.filesystemobject

hi all,

i have a problem on an asp page , running since 1 year ago, whe try to
create a file systemobject using
set oFSO = CreateObject("Scripting.FileSystemObject")
the error returned is :

(0x8002801D)
Library not registered

IIS 5.1
XP PRO sp2

anyone have the same problem?
thanks

Max
Aug 7 '06 #1
4 7522

Massimo Fusetto wrote:
hi all,

i have a problem on an asp page , running since 1 year ago, whe try to
create a file systemobject using
set oFSO = CreateObject("Scripting.FileSystemObject")
the error returned is :

(0x8002801D)
Library not registered

IIS 5.1
XP PRO sp2

anyone have the same problem?
Not me, but then I have scrobj.dll installed, registered and in working
order. If you have always had this problem, scrobj.dll may not be
installed. You can google for a download. If the problem has only
just happened, your copy may have got corrupted. You will probably
need to download and register a new version.

--
Mike Brind

Aug 7 '06 #2

"Mike Brind" <pa*******@hotmail.comwrote in message
news:11*********************@75g2000cwc.googlegrou ps.com...
>
Massimo Fusetto wrote:
hi all,

i have a problem on an asp page , running since 1 year ago, whe try to
create a file systemobject using
set oFSO = CreateObject("Scripting.FileSystemObject")
the error returned is :

(0x8002801D)
Library not registered

IIS 5.1
XP PRO sp2

anyone have the same problem?

Not me, but then I have scrobj.dll installed, registered and in working
order. If you have always had this problem, scrobj.dll may not be
installed. You can google for a download. If the problem has only
just happened, your copy may have got corrupted. You will probably
need to download and register a new version.
scrobj.dll ? Did you mean scrrun.dll ?
--
Mike Brind

Aug 7 '06 #3

Anthony Jones wrote:
"Mike Brind" <pa*******@hotmail.comwrote in message
news:11*********************@75g2000cwc.googlegrou ps.com...

Massimo Fusetto wrote:
hi all,
>
i have a problem on an asp page , running since 1 year ago, whe try to
create a file systemobject using
set oFSO = CreateObject("Scripting.FileSystemObject")
the error returned is :
>
(0x8002801D)
Library not registered
>
IIS 5.1
XP PRO sp2
>
anyone have the same problem?
>
Not me, but then I have scrobj.dll installed, registered and in working
order. If you have always had this problem, scrobj.dll may not be
installed. You can google for a download. If the problem has only
just happened, your copy may have got corrupted. You will probably
need to download and register a new version.

scrobj.dll ? Did you mean scrrun.dll ?
Yes.

:-/

Aug 7 '06 #4

"Mike Brind" <pa*******@hotmail.comha scritto nel messaggio
news:11**********************@m79g2000cwm.googlegr oups.com...
>
Anthony Jones wrote:
>"Mike Brind" <pa*******@hotmail.comwrote in message
news:11*********************@75g2000cwc.googlegro ups.com...
>
Massimo Fusetto wrote:
hi all,

i have a problem on an asp page , running since 1 year ago, whe try
to
create a file systemobject using
set oFSO = CreateObject("Scripting.FileSystemObject")
the error returned is :

(0x8002801D)
Library not registered

IIS 5.1
XP PRO sp2

anyone have the same problem?
Not me, but then I have scrobj.dll installed, registered and in working
order. If you have always had this problem, scrobj.dll may not be
installed. You can google for a download. If the problem has only
just happened, your copy may have got corrupted. You will probably
need to download and register a new version.

scrobj.dll ? Did you mean scrrun.dll ?

Yes.

:-/
thank for you help but...
no happens downloading and installing dll
i've try to reinstall all downloading
WindowsXP-Windows2000-Script56-KB917344-x86-ita.exe
install ok but the error remain.

Max
Aug 9 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Mike S | last post by:
I am trying to find out what percentage of machines on my network have the ..NET runtime installed. What would be the best reccomendation for this (other than SMS)? Is using WSH & WMI an answer?...
9
by: kermit | last post by:
I keep seeing that you can use the FileSystemObject in either VB script, or Javascript on an aspx page. I added a refrence to the scrrun.dll I added importing namespaces for 'System.Object',...
0
by: deko | last post by:
I want to move a directory and its contents with this code: Dim fso As Scripting.FileSystemObject Set fso = New FileSystemObject fso.MoveFolder strSource, strDestination I'm running Access...
7
by: google | last post by:
I am trying to use the following ASP code to examine the file names in a folder: Dim fso, f, fl, s, fs Set fso = CreateObject("Scripting.FileSystemObject") Set f =...
7
ADezii
by: ADezii | last post by:
The next series of Tips will involve the Microsoft Scripting Runtime Library (Scrrun.dll). This Library is, in my humble opinion, one of the most useful and practical Libraries ever created. With the...
0
ADezii
by: ADezii | last post by:
This is the 2nd Tip in a series of Tips on the Microsoft Scripting Runtime Library. The 1st Tip related to Drives, while this Tip will concentrate on the Folders (Directories) in your PC and various...
0
ADezii
by: ADezii | last post by:
This is the 3rd in a series of Tips dealing specifically with the Microsoft Scripting Runtime Library. In this Tip, we'll show you how to return specific Properties relating to Files, as well as...
0
ADezii
by: ADezii | last post by:
This is the last in a series of Tips involving the Microsoft Scripting Runtime Library and deals with creating, opening, writing to, reading from, and closing Text Files via this Library. At this...
5
by: cujofreak | last post by:
Hello Forum, When compiling my code I receive a runtime error. I am fairly new to vb coding, let alone interfacing it with access. I have attached my code to the thread hoping someone might...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.