1

We have a VB6 program being run on Windows 2008 R2 Server. We are getting the error:

Runtime Error 429 -ActiveX Component Can't Create Object

ActiveX component: MSCOMCTL.OCX

The same program is running successfully on another Windows 2008 R2 Server.

snollygolly
  • 1,858
  • 2
  • 17
  • 31
user2106568
  • 93
  • 1
  • 3
  • 10

1 Answers1

0

The issue has been resolved after installing VC++ 2005 Redistributable 32bit.

user2106568
  • 93
  • 1
  • 3
  • 10