Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about early-binding

Read more about early-binding

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - early-binding

Late Binding Issue with "MSXML2.XMLHTTP60"

I am getting a Run-time error '429': ActiveX component can't create object error when I try to run the following code. Option Explicit Private Sub EarlyVsLateBinding() ' References to both the M...
test-img

TehDrunkSailor

excel

vba

late-binding

early-binding

Votes: 0

Answers: 1

Latest Answer

As @Raymon Wu pointed out in the comments of the question, changing the line Set LateHTTP = CreateObject("MSXML2.XMLHTTP60") to Set LateHTTP = CreateObject("MSXML2.XMLHTTP") worked...
test-img

TehDrunkSailor

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved