Hi, jheidle,
jheidle wrote:Several like this: The HTML tag \"ç×sÿ8çÌœ™Ì™Ì$i“N?﯒œsæ9Ãù13ß<Ãsž¯\"Â¥D¡Þ— ( u@Ã]Q...\" is not a valid HTML tag (it does not begin with an alphanumeric character).
You'll typically get this error message if the folder path down to your HTML topic files is overlong (more than 256 characters from memory), or if there is a ".h" anywhere in the path (for example,
c:\Documents and Settings\j.heidle\your.help.folder).
You may also need to check for instances of ".h" in the file names of any non-HTML source files, such as graphics, script files, and style sheets. The help compiler considers any file that contains ".h" in its name to be an HTML file, and consequently it spits out error messages when it encounters file data that clearly isn't HTML.
If you do a Google search for HHC3004 (the number of this particular error), you may turn up more suggestions.
Pete