-
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
-
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
-
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
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
|
Bookmarks