Jump to content

VB6 ActiveX Controls in WinPE


noseph

Recommended Posts

I have a VB6 application that I wrote that contains an ActiveX control (SSTab). I am having a problem getting it to run in the WinPE environment. The application is complaining "Failed to load control 'SSTab' from TABCTL32.OCX". TABCTL32.OCX is in the system32 directory on my WinPE CD and is the one from the VB6sp6 installation package. Other VB6 applications seem to run fine. Any help or suggestions.

Link to comment
Share on other sites


I have a VB6 application that I wrote that contains an ActiveX control (SSTab). I am having a problem getting it to run in the WinPE environment. The application is complaining "Failed to load control 'SSTab' from TABCTL32.OCX". TABCTL32.OCX is in the system32 directory on my WinPE CD and is the one from the VB6sp6 installation package. Other VB6 applications seem to run fine. Any help or suggestions.

Did you load the optional components?

Did you download and install teh VB6runtime components.

Did you register the necessary components?

Chris

Link to comment
Share on other sites

The tabctl32.ocx is the only optional component.

The vb6runtime is installed.

I have also tried to register the components seperately, with the same results.

I guess my real question is, are VB6 programs with ActiveX controls supported in WinPE?

Link to comment
Share on other sites

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...