Results 1 to 5 of 5

Thread: TABCTL32.OCX file Missing...

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    May 2010
    Posts
    229

    TABCTL32.OCX file Missing...

    Hi Guys GM..
    I created vb6 .exe file. and this file i am trying to open in Windows 7 , but it shows error like "TABCTL32.OCX file is missing" so, how can i resolve this problem plz help me.....
    Thanks

  2. #2
    Hyperactive Member jokerfool's Avatar
    Join Date
    Dec 2006
    Location
    Gold Coast, Australia
    Posts
    452

    Re: TABCTL32.OCX file Missing...

    http://www.ocxdump.com/download-ocx-.../download.html

    Place in your app folder or system directory and register the dll or ocx file.

    On registering those files, search the forum.

  3. #3
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

    Re: TABCTL32.OCX file Missing...

    Do not put it in the application directory. This is a shared library meant to be deployed to System32 (SysWOW64 on 64-bit systems).

    Create a proper setup package and you should not have any problem. The PDW that comes with VB6 should be fine.

  4. #4

    Thread Starter
    Addicted Member
    Join Date
    May 2010
    Posts
    229

    Re: TABCTL32.OCX file Missing...

    Hi GM..
    Sorry,, I am not getting...plz can u explain the steps how can i do??
    Thanks..a lot for replay

  5. #5
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

    Re: TABCTL32.OCX file Missing...

    This is covered in the VB6 documentation. An online version can be read at Distributing Your Applications. There is also some discussion in the FAQs here.

    http://www.vbforums.com/showthread.php?t=315829

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width