What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Question] Any way I can get a Winsock ActiveXObject working ?

[Question] Any way I can get a Winsock ActiveXObject working ?
Author: Message:
Pai
Full Member
***

w00t !

Posts: 203
Reputation: 2
– / Male / –
Joined: Sep 2003
O.P. RE: [Question] Any way I can get a Winsock ActiveXObject working ?
I appreciate everyone's explanation, but before I started this topic I googled a bit (ok a lot) and found a couple of Winsock ActiveXObjects ("OSWINSCK.Winsock" and "MSWinsock.Winsock") which I have tried and didn't work, so "MSWinsock.Winsock" didn't work for me either :(

After debugging my script, I found an interesting thing:

» when I use ActiveXObject "MSWinsock.Winsock" or "MSWinsock.Winsock.1", I get in the debugger
code:
Error: unknown.
       Line: 128. Code: -2147221230.

» when I use ActiveXObject "MSWinsock.Winsock.x", I get error
code:
Error: The Automation server can't create the object.
       Line: 128. Code: -2146827859.

So, I *should* be able to use that but my PC can't create it ?

PS: The debugger text was translated back to english as close as I can get, because it was in Portuguese, so it might not be as accurate as the proper english text.

edit:

PS2: How can I find out for sure what ActiveXObjects I have installed in my system ? Or a way to find out which Objects I have, because I'm starting to think that something went wrong when I installed XP and the winsock object didn't got installed :X

This post was edited on 06-07-2006 at 06:47 AM by Pai.
06-07-2006 06:43 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[Question] Any way I can get a Winsock ActiveXObject working ? - by Pai on 06-06-2006 at 10:04 AM
RE: [Question] Any way I can get a Winsock ActiveXObject working ? - by -dt- on 06-06-2006 at 10:19 AM
RE: [Question] Any way I can get a Winsock ActiveXObject working ? - by Pai on 06-06-2006 at 05:46 PM
RE: [Question] Any way I can get a Winsock ActiveXObject working ? - by matty on 06-06-2006 at 07:25 PM
RE: RE: [Question] Any way I can get a Winsock ActiveXObject working ? - by segosa on 06-07-2006 at 06:57 AM
RE: [Question] Any way I can get a Winsock ActiveXObject working ? - by Pai on 06-06-2006 at 11:27 PM
RE: [Question] Any way I can get a Winsock ActiveXObject working ? - by CookieRevised on 06-07-2006 at 12:41 AM
RE: [Question] Any way I can get a Winsock ActiveXObject working ? - by Patchou on 06-07-2006 at 03:39 AM
RE: [Question] Any way I can get a Winsock ActiveXObject working ? - by L. Coyote on 06-07-2006 at 04:51 AM
RE: [Question] Any way I can get a Winsock ActiveXObject working ? - by Pai on 06-07-2006 at 06:43 AM
RE: [Question] Any way I can get a Winsock ActiveXObject working ? - by -dt- on 06-07-2006 at 06:52 AM
RE: RE: [Question] Any way I can get a Winsock ActiveXObject working ? - by Pai on 06-07-2006 at 11:39 AM
RE: [Question] Any way I can get a Winsock ActiveXObject working ? - by Patchou on 06-07-2006 at 08:50 PM
RE: [Question] Any way I can get a Winsock ActiveXObject working ? - by Pai on 06-07-2006 at 08:54 PM
RE: [Question] Any way I can get a Winsock ActiveXObject working ? - by CookieRevised on 06-08-2006 at 12:05 PM
RE: [Question] Any way I can get a Winsock ActiveXObject working ? - by Pai on 06-08-2006 at 02:58 PM
RE: RE: [Question] Any way I can get a Winsock ActiveXObject working ? - by CookieRevised on 06-08-2006 at 04:21 PM
RE: [Question] Any way I can get a Winsock ActiveXObject working ? - by Patchou on 06-08-2006 at 05:22 PM
RE: [Question] Any way I can get a Winsock ActiveXObject working ? - by Pai on 06-08-2006 at 07:22 PM
RE: [Question] Any way I can get a Winsock ActiveXObject working ? - by CookieRevised on 06-08-2006 at 07:33 PM
RE: [Question] Any way I can get a Winsock ActiveXObject working ? - by Pai on 06-08-2006 at 07:45 PM


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