DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Kevin Glazebrook Guest

    Cannot Register hhctrl.ocx


    I have 25 clients using my VB6 application, but one client cannot install
    the application because of the following error:

    Cannot register hhctrl.ocx

    Any suggestions?

    Thanks!

    Kevin

  2. #2
    Ilyan Mishiyev Guest

    Re: Cannot Register hhctrl.ocx


    Register it manually using dos command line:
    regsvr32 fullpath

    "Kevin Glazebrook" <glazebrook@adp.uchc.edu> wrote:
    >
    >I have 25 clients using my VB6 application, but one client cannot install
    >the application because of the following error:
    >
    >Cannot register hhctrl.ocx
    >
    >Any suggestions?
    >
    >Thanks!
    >
    >Kevin



  3. #3
    David Liske Guest

    Re: Cannot Register hhctrl.ocx

    Hhctrl.ocx is the main component of the HTML Help system. The best thing to
    do is to run the latest version of hhupd.exe (available at
    http://msdn.microsoft.com/library/to...nload_main.htm) at
    the very end of your install. This will ensure all the viewer components are
    properly installed (hh.exe, hhctrl.ocx, itcc.dll, itircl.dll, etc.) and that
    their versions are matched correctly.

    David Liske
    Microsoft HTML Help MVP 1999, 2000
    http://mvps.org/htmlhelpcenter/

    Kevin Glazebrook <glazebrook@adp.uchc.edu> wrote in message
    news:393678b8$3@news.devx.com...
    >
    > I have 25 clients using my VB6 application, but one client cannot install
    > the application because of the following error:
    >
    > Cannot register hhctrl.ocx
    >
    > Any suggestions?
    >
    > Thanks!
    >
    > Kevin




Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links