ActiveXObject("Scripting.FileSystemObject") Automation Server can't create object.

Answered ActiveXObject("Scripting.FileSystemObject") Automation Server can't create object.

ตอบทั้งหมด

  • 29 กรกฎาคม 2555 23:14
     
     คำตอบ

    Where are you running this script from. IE? if so check the site zone security settings. Depending on your environment it may be accessible from IE or through modification of Group Policy.

    1. Go to Tools > Internet options > Security > Custom Level
    2. Under the ActiveX controls and plug-ins, select Enable for Initializing and Script ActiveX controls not marked as safe

    Mike

  • 10 กันยายน 2555 9:19
     
     
    I had faced the same problem and the above solution worked for me :)

    Prapthi