Causes of Help Compiler Error 5059Last reviewed: July 23, 1997Article ID: Q90292 |
3.10
WINDOWS
kbtool
The information in this article applies to:
SYMPTOMSThe Help compiler generates the following error:
Error 5059: Not enough memory to build help file. CAUSE
Cause 1There is a graphic larger than 64K pasted directly into the RTF source files. This violates the 64K paragraph size limit.
Cause 2The Help compiler is truly out of memory.
Cause 3There is a corrupted graphic in the project.
RESOLUTION
Resolution 1The graphic must be placed into the RTF source file "by reference." For more information on graphics in Windows Help, please see the following article(s) in the Microsoft Knowledge Base:
ARTICLE-ID: Q90291 TITLE : Using Graphics Within a Help File Resolution 2All unneeded applications, device drivers, and memory-resident programs should be unloaded before attempting to compile. If the HC31 compiler is being used, an upgrade to the "protected mode" version of the Help compiler is available so that larger files may be compiled. For additional information on this compiler, please see the following article(s) in the Microsoft Knowledge Base:
ARTICLE-ID: Q84931 TITLE : Use Extended Memory to Build Larger Windows Help FilesIf any other causes of this error message are found, the information will be posted here.
Resolution 3Replace the corrupted graphic with one that is not corrupted.
|
Additional reference words: 3.10 HC.EXE HC31.EXE HC31
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |