Forum Discussion
EonSky
May 14, 2020Copper Contributor
Run Time Error 429 error activex component can't create object
Hi All,
I am having trouble with an issue i havent been able to resolve for a few weeks.
In running vba code, i come across Run Time Error 429 error activex component can't create object which refers to the following line
Set html = oWebConnection.GetWebPage(sUrl)
Hoping someone may be able to help resolve this issue.
Thank you,
Paul
1 Reply
- JKPieterseSilver ContributorWhat is the type of the oWebConnection object variable? Which library reference are you using?