How to fix the error "Cannot load control TabStrip" in VB6 program?

2.6k views Asked by At

When I am trying to build the exe in VB6, I am getting a pop up saying that a particular form cannot be loaded. When I checked its log file, it says "Cannot load TabStrip."

The same thing is working fine in another machine having Microsoft Visual Basic 6 (SP5) and running Windows server 2003. But we are facing issue when we are trying to build this in Windows Server 2012.

Can anyone please help me out with this ?

0

There are 0 answers