TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Subject:RE: RoboHelp compilation error: any suggestions? From:<Sid_Heaton -at- NAI -dot- com> To:"TECHWR-L" <techwr-l -at- lists -dot- raycomm -dot- com> Date:Fri, 21 Nov 2003 08:24:07 -0800
The path to your source files may be too long. The WinHelp compiler gacks out at a path length of something like 100 characters. Here's the article from the eHelp KB:
Unable To Generate The 'Project.hlp' Help File
Article #: 11640
Found in: RoboHelp Classic, not version specific
Last updated: April 6, 2000
Problem:
Error message: "Unable to generate the 'HelpFile.hlp' file. No errors were found in the project. An unknown error has occurred. The 'HelpFile.hlp' Help file could not be made, due to errors in the project."
This error usually occurs when the project is stored too deep in the directory structure. Where the full path to the project (including the project name) is 100 characters or more, the compiler cannot access some of the files. The directory structure includes the names of the folders (ie..Folder A has a 50 character name. Folder B located in Folder A has a fifty character name, and Folder C located in Folder B has a fifty character name. The directory tree is 150 characters in length).
Solution:
Using Windows Explorer, move the project source files closer to the base of the drive (C:, D:, etc). For example if your project is located in:
C:\DirectoryA_With_A_Long_Name\Directory_B_With_A_Long_Name\Directory_C_Long_Name\Directory_C_Long_Name\Your project.hpj (this is 102 characters total, including the .HPJ file)
you could move it to:
C:\DirectoryA_With_A_Long_Name\Directory_B_With_A_Long_Name\Directory_C_Long_Name\Your project.hpj (this is 98 characters total, including the .HPJ file)
-----Original Message-----
From: bounce-techwr-l-137236 -at- lists -dot- raycomm -dot- com
[mailto:bounce-techwr-l-137236 -at- lists -dot- raycomm -dot- com]On Behalf Of Hart,
Geoff
Sent: Friday, November 21, 2003 7:17 AM
To: TECHWR-L
Subject: RoboHelp compilation error: any suggestions?
I was putting together a couple small RoboHelp files yesterday, and
everything went well right up to the point at which I tried to compile the
help files. Neither file compiled, and all RH would say was the following:
"Unable to generate the [name] Help file. No errors were found in the
project, however the compile was not successful. An unknown error has
occurred. The [name] Help file could not be made, due to errors in the
project."
RoboHelp for FrameMaker is a NEW online publishing tool for FrameMaker that
lets you easily single-source content to online Help, intranet, and Web.
The interface is designed for FrameMaker users, so there is little or no
learning curve and no macro language required! Call 800-718-4407 for
competitive pricing or download a trial at: http://www.ehelp.com/techwr-l4
---
You are currently subscribed to techwr-l as:
archive -at- raycomm -dot- com
To unsubscribe send a blank email to leave-techwr-l-obscured -at- lists -dot- raycomm -dot- com
Send administrative questions to ejray -at- raycomm -dot- com -dot- Visit http://www.raycomm.com/techwhirl/ for more resources and info.