Results 1 to 7 of 7

Thread: mscomctl.ocx error msg?

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2004
    Posts
    344

    mscomctl.ocx error msg?

    I have compiled an .exe and tried to run in another computer. Then it prompts a msg, "Components 'MSCOMCTL.OCX' or one of its dependencies not correctly registered: a file is missing or invalid" What seems to be a problem here? Please advice...

  2. #2
    PoorPoster iPrank's Avatar
    Join Date
    Oct 2005
    Location
    In a black hole
    Posts
    2,729

    Re: mscomctl.ocx error msg?

    Have you created an installer package for your application ?
    Usefull VBF Threads/Posts I Found . My flickr page .
    "I love being married. It's so great to find that one special person you want to annoy for the rest of your life." - Rita Rudner


  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2004
    Posts
    344

    Re: mscomctl.ocx error msg?

    Quote Originally Posted by iPrank
    Have you created an installer package for your application ?
    Nope, I just copied the .exe and the .mbd file. Will installing of MDAC.exe to the computer solve this problem?

  4. #4
    PoorPoster iPrank's Avatar
    Join Date
    Oct 2005
    Location
    In a black hole
    Posts
    2,729

    Re: mscomctl.ocx error msg?

    MSCOMCTL is the windows common control. Make a setup package with P&D wizard, it should autometically include those files.
    But remember, if you have created the installer in Win2000/XP, don't install it in Win98. To install your app in Win98, make another installer package from within Win98.
    MSComcontrols have some compatibility issues between those OSs.
    Usefull VBF Threads/Posts I Found . My flickr page .
    "I love being married. It's so great to find that one special person you want to annoy for the rest of your life." - Rita Rudner


  5. #5

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2004
    Posts
    344

    Re: mscomctl.ocx error msg?

    Quote Originally Posted by iPrank
    MSCOMCTL is the windows common control. Make a setup package with P&D wizard, it should autometically include those files.
    But remember, if you have created the installer in Win2000/XP, don't install it in Win98. To install your app in Win98, make another installer package from within Win98.

    MSComcontrols have some compatibility issues between those OSs.
    Actually I find P&D quite complicating to use. Mind if you can guide me along?

  6. #6
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    Re: mscomctl.ocx error msg?

    Run the P & D wizard and take all the defaults. Copy the package to the other computer and run Setup.exe.

  7. #7
    PoorPoster iPrank's Avatar
    Join Date
    Oct 2005
    Location
    In a black hole
    Posts
    2,729

    Re: mscomctl.ocx error msg?

    Quote Originally Posted by weisi
    Actually I find P&D quite complicating to use. Mind if you can guide me along?
    The link I posted in post#2 is a tutorial on P&D Wizard.
    Usefull VBF Threads/Posts I Found . My flickr page .
    "I love being married. It's so great to find that one special person you want to annoy for the rest of your life." - Rita Rudner


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