What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Problem] Scripting.FileSystemObject init error

[Problem] Scripting.FileSystemObject init error
Author: Message:
mynetx
Skinning Contest Winner
*****

Avatar
Microsoft insider

Posts: 1175
Reputation: 33
36 / Male / Flag
Joined: Jul 2007
O.P. [Problem] Scripting.FileSystemObject init error
code:
var objFile = new ActiveXObject("Scripting.FileSystemObject");
This line of code is what WLMStatus is using to get access to some fundamental functions to access files and folders.
Today, I got a report that this line is causing trouble on a computer of some WLMStatus user. What his debug window outputs is:
quote:
El script está iniciándose
El script está cargado y listo
Función llamada: OnEvent_Initialize
Error: Automation server can't create object (código: -2146827859).
       Archivo: _main.js. Línea: 16.
La función OnEvent_Initialize devolvió un error. Código: -2147352567
Subsequently, I looked a bit around to find a solution for that. What I came up with was some thread at MSDN telling to set the owner of the HKCR\Scripting.FileSystemObject hive to 'Administrators'. I told the guy to follow the steps and helped him with it, but the result is still the same and the object cannot be initialized properly.
mynetx - Microsoft, enhanced.

You have a problem or issue with Windows, Internet
Explorer or Office?
Send a tweet!
10-17-2008 12:20 PM
Profile E-Mail PM Web Find Quote Report
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: [Problem] Scripting.FileSystemObject init error
matty's reply to Screenshot Sender 5 Development News

This post was edited on 10-17-2008 at 12:49 PM by matty.
10-17-2008 12:48 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On