Getting Error 429 ActiveX Component On My Computer

Asked By 10 points N/A Posted on -
qa-featured

I have an HP Windows 7 enabled laptop. The system architecture is 64-bit. I was trying the run a VBA script on the Microsoft NET Framework. I encountered an Error 429 ActiveX component in my code. Please help.

SHARE
Answered By 0 points N/A #301128

Getting Error 429 ActiveX Component On My Computer

qa-featured

It looks like you are not able to create the Object using the ActiveX Component. Please try the solutions given below to solve your error.

1. Change your version of NET Framework. You have to install version 2.0 or higher.

2. Go to the temporary folder of your computer (%temp%). Delete all the contents of this folder.

3. If you are using the DLL package, try reinstalling the DLL package and build the code once again.

Related Questions