user2106568
user2106568

Reputation: 93

Runtime Error 429 - ActiveX Component Can't Create Object

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.

Upvotes: 1

Views: 5770

Answers (1)

user2106568
user2106568

Reputation: 93

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

Upvotes: 0

Related Questions