Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all,
i am trying to use a socket controller inside a VBA application. I'm using Windows Vista and Excel 2003. I downloaded the winSock.ocx file and put it in c:\windows\system32 Then I registered the library through the regsvr32 command. Unfortunately I keep on getting errors: - If I try to istantiate the winsock object run time I get the error 429 in the subject - If I try to put the controller inside a form I receive another error; i translate it from the italian message: "subject is not authorized executing specified action" Could anyone help me? Thanks for your help faffo1980 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Check out the below link
http://www.ostrosoft.com/oswinsck/oswinsck_vba.asp If this post helps click Yes --------------- Jacob Skaria "faffo1980" wrote: Hi all, i am trying to use a socket controller inside a VBA application. I'm using Windows Vista and Excel 2003. I downloaded the winSock.ocx file and put it in c:\windows\system32 Then I registered the library through the regsvr32 command. Unfortunately I keep on getting errors: - If I try to istantiate the winsock object run time I get the error 429 in the subject - If I try to put the controller inside a form I receive another error; i translate it from the italian message: "subject is not authorized executing specified action" Could anyone help me? Thanks for your help faffo1980 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
thanks for the help but I already saw the link and it didn't work. Thanks again faffo1980 |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hope you have a licensed version. See the installation procedures here
http://www.piclist.com/techref/os/win/instMSwinsock.htm If this post helps click Yes --------------- Jacob Skaria "faffo1980" wrote: Hi, thanks for the help but I already saw the link and it didn't work. Thanks again faffo1980 |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How can I verify if whether my version is a licensed one?
|
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Do you have the latest update -
http://support.microsoft.com/kb/957924 This works solves the subject is not trusted issue for me. Not sure if you need to have VB6 installed (I do) Regards, Peter T "faffo1980" wrote in message ... Hi all, i am trying to use a socket controller inside a VBA application. I'm using Windows Vista and Excel 2003. I downloaded the winSock.ocx file and put it in c:\windows\system32 Then I registered the library through the regsvr32 command. Unfortunately I keep on getting errors: - If I try to istantiate the winsock object run time I get the error 429 in the subject - If I try to put the controller inside a form I receive another error; i translate it from the italian message: "subject is not authorized executing specified action" Could anyone help me? Thanks for your help faffo1980 |
#7
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks Peter T,
i will try to install VB6, but I need to get it. Thanks FAffo1980 "Peter T" wrote: Do you have the latest update - http://support.microsoft.com/kb/957924 This works solves the subject is not trusted issue for me. Not sure if you need to have VB6 installed (I do) Regards, Peter T "faffo1980" wrote in message ... Hi all, i am trying to use a socket controller inside a VBA application. I'm using Windows Vista and Excel 2003. I downloaded the winSock.ocx file and put it in c:\windows\system32 Then I registered the library through the regsvr32 command. Unfortunately I keep on getting errors: - If I try to istantiate the winsock object run time I get the error 429 in the subject - If I try to put the controller inside a form I receive another error; i translate it from the italian message: "subject is not authorized executing specified action" Could anyone help me? Thanks for your help faffo1980 |
#8
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hope there's no misunderstanding. When I said "I do" I meant I already had
VB6 installed. I vaguely recall that the Winsock is only licensed to VB6 users though I assume can be redistributed by VB6 users, not sure about the status. Regards, Peter T "faffo1980" wrote in message ... Thanks Peter T, i will try to install VB6, but I need to get it. Thanks FAffo1980 "Peter T" wrote: Do you have the latest update - http://support.microsoft.com/kb/957924 This works solves the subject is not trusted issue for me. Not sure if you need to have VB6 installed (I do) Regards, Peter T "faffo1980" wrote in message ... Hi all, i am trying to use a socket controller inside a VBA application. I'm using Windows Vista and Excel 2003. I downloaded the winSock.ocx file and put it in c:\windows\system32 Then I registered the library through the regsvr32 command. Unfortunately I keep on getting errors: - If I try to istantiate the winsock object run time I get the error 429 in the subject - If I try to put the controller inside a form I receive another error; i translate it from the italian message: "subject is not authorized executing specified action" Could anyone help me? Thanks for your help faffo1980 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VBA fails with Run-time Error 429 "ActiveX component can't create object" | Excel Programming | |||
VBA fails with Run-time Error 429 "ActiveX component can't create object" | Excel Programming | |||
Error 429 ActiveX Component can't create object | Excel Programming | |||
intermittent error - ActiveX component can't create object | Excel Programming | |||
error 429: ActiveX component can't create object | Excel Programming |