there is a free HTML Help Error Message Reference (CHM format) at:
http://www.workwrite.com/helpthink/errors_zubak.htm
<snippet ..>
HHC5003: Compilation failed while compiling "filename". The compiler was
unable to compile the specified file into the .chm file. This problem may
occur if the compiler cannot locate a file referenced in the [OPTIONS]
section of the project file or a window definition (e.g., the HHC.
...
If the problem occurs because a file is missing, you will need to identify
the file and move it to the intended location. As a best practice to avoid
this problem, be sure to explicitly add all project files to the project,
rather than relying on the compiler to pull in the files by reference.
<snippet end>
--
HTH
Best regards
Ulrich Kulle
***************************************
http://www.help-info.de
***************************************
"Arjun" <Ar...@discussions.microsoft.com> schrieb im Newsbeitrag
news:6398DF0A-09BA-4F2D...@microsoft.com...
> While compiling HTML help I am getting an error HHC5003.
>
> Please suggest what to do.