Shoutbox

scripting object problem - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Thread: scripting object problem (/showthread.php?tid=66481)

scripting object problem by Jarrod on 09-21-2006 at 12:27 AM

i keep getting this in multipule scripts but not all of them

____________________________________________________________
Error: Automation server can't create object.
       Line: 378. Code: -2146827859.
Function OnEvent_SigninReady returned an error. Code: -2147352567
___________________________________________________
it's not always on the same line obviously
in the ip get script it's line 29


RE: scripting object problem by Shondoit on 09-21-2006 at 05:30 AM

It seems like there is a problem with the creation of an ActiveXObject
I believe it has nothing to do with the scripts themselves, but if you could post the different lines from the different scripts, it would help finding the problem


RE: scripting object problem by Jarrod on 09-21-2006 at 07:55 AM

some of these scripts still work even they got this error


answering machine plus
                                       Line: 13. Code: -2146827859.

huhu clone 1.1
                              Line: 591. Code: -2146827859
ipget
                     Line: 29. Code: -2146827859
key flasher
                 Line: 378. Code: -2146827859.
nickchange
                   Line: 13. Code: -2146827859.
                   Line: 44. Code: -2146823281.   (different error might be cos the object couldn't be created)
                    Line: 64. Code: -2146823281.
remotecontroller
                          Line: 289. Code: -2146827859.
                   
and this one in swimming psm but i haven't noticed anything and it's unknown
Script is now loaded and ready
                                                 Function called: OnEvent_Timer
                                                 Error: unknown.
                                                 Line: 78. Code: -2147418113.


RE: scripting object problem by J-Thread on 09-21-2006 at 10:10 AM

It's the "Scripting.FileSystemObject" object that couldn't be created...


RE: scripting object problem by Jarrod on 09-21-2006 at 10:42 AM

and how do i create it?


RE: scripting object problem by deAd on 09-22-2006 at 03:36 AM

I think that means the FileSystemObject is not registered properly on your computer...


RE: scripting object problem by Jarrod on 09-22-2006 at 03:44 AM

well i have these 2 activex components installed:
scorchplugin class   
and
zoneintro class

do i need another one or should i reinstall my scripting engine?


RE: scripting object problem by deAd on 09-22-2006 at 03:55 AM

Reinstalling the scripting engine *might* help but I'm not exactly sure. It might re-register these things.


RE: scripting object problem by Jarrod on 09-22-2006 at 05:13 AM

nup didn't work


RE: scripting object problem by CookieRevised on 09-22-2006 at 10:55 AM

quote:
Originally posted by xen0h
well i have these 2 activex components installed:
scorchplugin class   
and
zoneintro class

do i need another one or should i reinstall my scripting engine?
on a normal computer you should have hundreds of activex components and classes installed.

An activex component or object are additional libraries or controls. You need them if an certain application requires them.

eg: I don't know any script which would require the components you listed, so no you don't need those. Each program which requires some activex object or control will install it; you should not install anything yourself...

This said, you report problems with all kinds of scripts and other stuff on your PC which nobody else experiences and which are very unlogic. I suggest you clean-out your PC, even format it and install (official) Windows again like it is supposed to be installed, including all the fixes and updates.

Make sure you have admin previledges and don't run any internet or security restricting software. eg: Software which restricts access to the registry. (such programs quite often give you more problems than they solve anything)...

Don't use registry cleaners or other similar tools to "clean" your pc up. Again they do more harm then good if you don't know how to use them and what they exactly report...

etc...
RE: scripting object problem by Jarrod on 09-22-2006 at 12:14 PM

i didn't install them programs did i just found a way to have the installed ones in the start menu and they're the only ones listed so i would have thought they were the only ones installed.
oh well


RE: scripting object problem by matty on 09-22-2006 at 02:12 PM

To reinstall the Windows Scripting Host download it from here Download details: Windows Script 5.6 for Windows XP and Windows 2000

.


RE: scripting object problem by CookieRevised on 09-22-2006 at 10:58 PM

quick note:

quote:
Originally posted by xen0h
i didn't install them programs did i just found a way to have the installed ones in the start menu and they're the only ones listed so i would have thought they were the only ones installed.
oh well
ActiveX objects, controls and stuff aren't listed in the start menu as they are not things which can be started up by their own; It is of no use to list them in the start menu. Just as you wont find entries in your start menu for other libraries and DLL files
RE: scripting object problem by Jarrod on 09-23-2006 at 01:38 AM

[Image: demo]
that's wat i  ment and i've installed windows script 5.6 twice


RE: scripting object problem by CookieRevised on 09-23-2006 at 01:46 AM

Those shouldn't be there and it is realy realy dodgy that they are...
(Makes me wonder what else you have installed like that... which may cause all these problems)

Start by uninstalling Sebilius (source of this ScorchPlugin Class afaik) and other (dodgy) things like that...

(WinBoost doesn't sound too good either, but that might be me as I categorize such tools in the section "only use when you absolutely know how to use it and know in detail what they exactly do in the registry and stuff; otherwise they will burn your fingers without you even knowing it and they call it 'optimization'..."-tools)

If you still have problems, I realy would suggest to make a new Windows installation. eg: make a new partition and make a second Windows installation, for testing...


RE: scripting object problem by Jarrod on 09-23-2006 at 02:08 AM

win boost came with windows advisor so and can i make a back up of ScorchPlugin Class incase i don't know what it is also it was me that configured it like that so it's not happing like that cos of bus or spyware also how do i tell which programs are using the components? 
also when i click on it it gives me this and it might tell u something
[Image: depen_sc]


RE: scripting object problem by ShawnZ on 09-23-2006 at 02:46 AM

i have to say right now, from that screenshot alone, i'd take your operating system installation out to the pasture about now.


RE: scripting object problem by Jarrod on 09-23-2006 at 10:58 PM

but i don't want to have to do that.
untill i try run a script in msg plus that requires the scripting object, the computers works fine,  but i have no clue why my active x controls are so screwd up