Français (Google)
|  |
Español (Google)
|  |
Italiano
| |
1SITE: create a business or personal Website with ease...
|  |
CDFrontEnd: distribute documentation, CD brochures & CD business cards; protect CD (Fra, Ita)
|  |
HyperPublish: create Website, product catalog (also from DB CSV), multimedia CD... (Ita)
|  |
EBooksWriter: edit, pack and protect smart ebooks... (Esp, Ita)
|  |
PaperKiller: create a manual, hypertext, manage electronic documentation
|  |
RoboAuthor: make software helpfile and documentation .CHM .HLP HTML Help
|  |
VisionHost: web space hosting for VV customers
|  |
EasyWebEditor: build your own Web site, create good Internet pages without code or "HTML"
|  |
Français (Google)
Créer une page Internet personnelle ou d'entreprise avec facilité; distribuer de la documentation, des brochures avec CD DVD à démarrage automatique / auto exécutable, protéger CD / DVD; logiciel pour catalogue de produits (database, CSV); modifier, emballer et protéger ebooks; créer un manuel, un hypertexte, gérer la documentation électronique; construire votre site Web, créer des pages...
|  |
Español (Google)
Crear un negocio o sitio web personal con facilidad; distribuir la documentación, manuales, folletos y CD / DVD tarjetas de visita; proteger CD; crear catálogo de productos (database, CSV), editar, empaquetar y proteger ebook; crear un manual, hipertexto, gestión de documentación electrónica y ayuda CHM y HLP; construir su propio sitio Web, crear páginas de Internet...
|  |
|
|
Author |
Topic: HHC5010 error (Read 7054 times) |
|
Stuart Kiernan
Guest

|
When trying to compile my HTML help file I get the following error: HHC5010: Error: Cannot open "c:\Documents and Settings\skiernan\Desktop\PDK up rev\PDK_html_test.chm". Compilation stopped. All of the source files are in the correct locations and I have checked the compile paths. Do you have any other ideas what might be causing the problem? Thanks Stuart
|
|
Logged |
|
|
|
Support Staff
YaBB Administrator
    
 Meow!

Gender: 
Posts: 919
|
 |
Re: HHC5010 error
« Reply #1 on: Jan 26th, 2005, 6:55am » |
Quote Modify
|
The help compiler should generate this file, it shouldn't open it. Or maybe it is attempting to create this file and doesn't have disk space or permissions?
|
|
Logged |
|
|
|
Jim Green
Guest

|
I have the same problem. It is not a disk space or permissions issue. I am able to create a file with the same name with the new command in the file manager. I have lots of available disk space. Any other suggestions to the solution are welcome.
|
|
Logged |
|
|
|
Diana
Guest

|
I had the same problem. Was playing around with "HtmlHelp API" in "Tools"in the "ContextMenu". Change "Command" to "HH_DISPLAY_TOPIC" and make sure it is pointing to the correct compiled file. Everything else should be blank. Give this a try.... it worked for me.
|
|
Logged |
|
|
|
Diana
Guest

|
Oops.... sorry... I meant ContextMenu, "Test", HtmlHelpAPI
|
|
Logged |
|
|
|
Wolf
Guest

|
I solved the problem in this way : 1. I renamed the chm file ( for example, I changed the name Help.chm in Help_OLD.chm ) 2. I recompiled the file Help.hhp And it worked !
|
|
Logged |
|
|
|
Andrea
Guest

|
yes, it worked correctly this way. thanks.
|
|
Logged |
|
|
|
StevenJ1989
YaBB Newbie

 I love Visual Vision!

Posts: 1
|
 |
Re: HHC5010 error
« Reply #7 on: Nov 11th, 2010, 10:51pm » |
Quote Modify
|
"I solved the problem in this way : 1. I renamed the chm file ( for example, I changed the name Help.chm in Help_OLD.chm ) 2. I recompiled the file Help.hhp And it worked ! " still getting error
|
|
Logged |
|
|
|
AlexPhilip
YaBB Newbie

 I love Visual Vision!

Posts: 1
|
 |
Re: HHC5010 error
« Reply #8 on: Oct 28th, 2021, 3:30pm » |
Quote Modify
|
Problem When you generate HTML Help 1.x documentation, you get the following error: HHC5010: Error: Cannot open "output_path\project_name.chm". Compilation stopped. Explanation There are two possible reassons. 1.CHM file is already open or used. This happens if you open CHM and then try to recompile it. 2.HTML Help 1.x command line compiler hhc.exe cannot compile CHM file to folder whose full path contains folder name starting with dot. If you have that problem, you probably specified output path with folder starting with dot, e.g. "d:\My files\.NET\documentation". You can use dots in folder names but not at the beginning. Solution •Close CHM file or applications that use it. •Specify output path without folders starting with dot. Generated CHM file can be placed to such folder later
|
|
Logged |
|
|
|
|
|
|