-
Error 429
Hi there! Hope you could help me out here.
I'm encountering error 429 on "CreateObject("Word.Application")" line. I think there's nothing wrong with the machine's setup since when IE setting for "Initialize and script ActiveX controls not marked as safe" is enabled, I encounter the ActiveX message - "an activex control on this page may be unsafe... " then when I select "Yes" I don't get error 429.
How do I get rid of error 429 if "Initialize and script ActiveX controls not marked as safe" is disabled?
Thanks!
-
Re: Error 429
-
Re: Error 429
Thanks koolsid, but I've already tried out the tests described in this link except re-installation of anyting. Moreover, I believe my problem has nothing to do with libraries nor registry because when I change the IE setting - "Initialize and script ActiveX controls not marked as safe" to enable, I don't encounter the problem...