Forum Discussion

EonSky's avatar
EonSky
Copper Contributor
May 14, 2020

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

  • JKPieterse's avatar
    JKPieterse
    Silver Contributor
    What is the type of the oWebConnection object variable? Which library reference are you using?