ASP ActiveX parts cannot create the object scripting. FileSystemObject

Source: Internet
Author: User

(Vbs) ActiveX parts cannot create objects: scripting. FileSystemObject
Error Description: FSO is not enabled on the server

Solution:

 
How to enable/disable FSO
Windows 98 System

Enter the following command in the doscommand line status:

Close the command: regsvr32/u c:/Windows/system/scrrun. dll

Open the command: regsvr32 C:/Windows/system/scrrun. dll

Win2000 system:

Enter the following command in the CMD command line status:

Close the command: regsvr32/u c:/winnt/system32/scrrun. dll

Open the command: regsvr32 C:/winnt/system32/scrrun. dll

My setting steps: "attributes" in IIS -- Directory Security -- anonymous access and authentication control -- edit --- anonymous access -- edit -- User Name

: Administrator -- allow check before IIS controls the password

Win2003
Run regsvr32 scrrun. dll.

To disable the FSO component, run regsvr32/u scrrun. dll.
 

Unable to access resources
Regsvr32 VBScript. dll
Regsvr32 jscript. dll

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.