11-03-2011 04:49 AM
Hello
I write a script in Word VBA to access Slx from outside the program.
I use this code
Dim slx As SalesLogix.SlxApplication
Set slx = CreateObject("SalesLogix.SlxApplication")
Numopportunity = slx.BasicFunctions.CurrentOpportunityID
....
On any client machine it's works fine but except one.
I receive the message " error 429 an activeX component can not create an object"
Saleslogix 7.5.3 client Lan installed on the computer
windows 7 64bits
wat is wrong ?
thanks
CW
11-03-2011 10:24 AM
Take a look at this article:
One of the solutions listed is to re-register some dao Dlls, may be worth the try.
Does the error message include the Name or the GUID of the Component it can't create?
11-04-2011 06:43 AM
hello
I re-enregister the dao360.dll
REGSVR32 "C:\Program Files (x86)\Common Files\Microsoft Shared\DAO\DAO360.DLL"
but it did not help.
the error message does not include the Name or the GUID
Best regards
CW
11-04-2011 08:58 AM
Hello
when I run SalesLogix with the option run as administrator (and user login in SLX), it works
Best regards
CW
11-04-2011 11:43 AM
That points you in the direction of UAC.
What if you Run Word as an Administrator. Does the Script works fine?
Never the less, there are ways to flag the SLX executable to always run as Administrator. Maybe that would fix it (or maybe you need to set up Word to always run as Administrator).
11-24-2011 03:29 AM
Hello,
i also faced this problem many times but i fixed it, i also got some help from this article error 429 windows 7, hope someone might get help from this article.
Runtime error 429: “ActiveX component can’t create object”
Here is a solution to this error:
Reinstall Windows Script
Repair Windows Script File Information in Registry
Reregister Concerning File
Reset Internet Explorer Settings
Restore your Computer
Repair System Files