473,388 Members | 1,342 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,388 software developers and data experts.

can't create object: 'Scripting.FileSystemObject'

Hi All

I know there are numerous postings on the web about this, but none of them
seem definitive and they haven't resolved my issue.

I'm running WinXP Professional and IIS v5.1 to create my ASP sites.

JMail, ASPupload, ODBC, OLEDB all work fine, but I keep getting:

ActiveX component can't create object: 'Scripting.FileSystemObject'

on the FileSys routine in my ASP pages. I have to use it because I need to
dynamically look into the contents of a set folder.

I know its down to an external issue such as permissions, because the exact
same page/site works fine on 2 other WinXP machines with the same config.

I've done IIS' in-built permissions wizard routine on the entire ASP folder,
but still to no avail.

Is there any magic process that I can apply to resolve this once and for
all??

Rgds

Robbie
Dec 20 '05 #1
4 10347
Astra wrote:
Hi All

I know there are numerous postings on the web about this, but none
of them seem definitive and they haven't resolved my issue.

I'm running WinXP Professional and IIS v5.1 to create my ASP sites.

JMail, ASPupload, ODBC, OLEDB all work fine, but I keep getting:

ActiveX component can't create object: 'Scripting.FileSystemObject'


Is this the problem?
http://www.aspfaq.com/show.asp?id=2180

--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
Dec 20 '05 #2
Hi Bob

Thanks for this, but no joy.

I don't have Norton or McAfee installed.

I do have MS Anti-Spyware and Windows Security setup so disabled these to
see if they made a diff, but they didn't.

Any more ideas?

Rgds Robbie
"Bob Barrows [MVP]" <re******@NOyahoo.SPAMcom> wrote in message
news:uj**************@TK2MSFTNGP09.phx.gbl...
Astra wrote:
Hi All

I know there are numerous postings on the web about this, but none
of them seem definitive and they haven't resolved my issue.

I'm running WinXP Professional and IIS v5.1 to create my ASP sites.

JMail, ASPupload, ODBC, OLEDB all work fine, but I keep getting:

ActiveX component can't create object: 'Scripting.FileSystemObject'


Is this the problem?
http://www.aspfaq.com/show.asp?id=2180

--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.

Dec 20 '05 #3
"Bob Barrows [MVP]" <re******@NOyahoo.SPAMcom> wrote in message
news:uj**************@TK2MSFTNGP09.phx.gbl...
Astra wrote:
Hi All

I know there are numerous postings on the web about this, but none
of them seem definitive and they haven't resolved my issue.

I'm running WinXP Professional and IIS v5.1 to create my ASP sites.

JMail, ASPupload, ODBC, OLEDB all work fine, but I keep getting:

ActiveX component can't create object: 'Scripting.FileSystemObject'

It may be a dependent file it is failing on. Try
http://www.sysinternals.com/ntw2k/source/filemon.shtml . Set the log
running, generate the error , stop the log. Examine the log file, it will
show:

The program making the call
The file being called
Success or failure.

This should give you a good idea of where the problem is.

--
John Blessing

http://www.LbeHelpdesk.com - Help Desk software priced to suit all
businesses
http://www.room-booking-software.com - Schedule rooms & equipment bookings
for your meeting/class over the web.
http://www.lbetoolbox.com - Remove Duplicates from MS Outlook, find/replace,
send newsletters
Dec 20 '05 #4
Many thanks John
"John Blessing" <jb@**REMOVE**THIS**Lbesoftware.com> wrote in message
news:9J******************@newsfe5-gui.ntli.net...
"Bob Barrows [MVP]" <re******@NOyahoo.SPAMcom> wrote in message
news:uj**************@TK2MSFTNGP09.phx.gbl...
Astra wrote:
Hi All

I know there are numerous postings on the web about this, but none
of them seem definitive and they haven't resolved my issue.

I'm running WinXP Professional and IIS v5.1 to create my ASP sites.

JMail, ASPupload, ODBC, OLEDB all work fine, but I keep getting:

ActiveX component can't create object: 'Scripting.FileSystemObject'

It may be a dependent file it is failing on. Try
http://www.sysinternals.com/ntw2k/source/filemon.shtml . Set the log
running, generate the error , stop the log. Examine the log file, it will
show:

The program making the call
The file being called
Success or failure.

This should give you a good idea of where the problem is.

--
John Blessing

http://www.LbeHelpdesk.com - Help Desk software priced to suit all
businesses
http://www.room-booking-software.com - Schedule rooms & equipment bookings
for your meeting/class over the web.
http://www.lbetoolbox.com - Remove Duplicates from MS Outlook, find/replace,
send newsletters

Dec 20 '05 #5

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

Similar topics

7
by: Aaron Bertrand - MVP | last post by:
Based on a complaint that one of my articles just links to the MS documentation, I'm writing a tutorial on FileSystemObject. However I'm currently getting stalled by this bug. Environment:...
6
by: Christian Blackburn | last post by:
Hi Gang, I have so far been unable to get the TextStream Object to write on Fat32. I'm using Windows 2000 Pro Sp4. Scripts have write access and I even tried giving IUSR user level writes and...
2
by: sonu | last post by:
I am tring to create activexobject like var Fo =new ActiveXObject("Scripting.FileSystemObject"); but i am finding error that automation server cant create object any help
3
by: Jingnan Si | last post by:
Hi, I am porting a old application from Asp, in the old code, I am using "Server.CreateObject("Scripting.FileSystemObject")" to get the file short name in 8.3 format, but I am wondering if there...
4
by: hansiman | last post by:
Coming from classic asp, I'm a bit in the dark here. I want to dispaly the content of a file in a literal server control. I've created a class utils.vb Imports System.IO Public Class...
1
by: Astra | last post by:
Hi All Was running my ASP app no problem on a Windows XP Pro SP2 machine with IIS, dragged a copy my app folder and put it on another Windows XP Pro SP2 machine with IIS and I get the below...
3
by: brigitte | last post by:
The original problem: I need a procedure to import a csv file created by a third party application into an Access database. This file contains fields which may include commas, and when they do,...
5
by: vipinkrajput | last post by:
Hi, i m using javascript for writing in a file,the code is correctly working with IE 6.0, i m getting the error like "Automation server can't create object" in IE 7.0 while using...
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
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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,...

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.