Trying to create CHM using Microsoft HTML Help. Soon, when I click "Compile", the section "HTML Help" indicates:
An internal error has occurred. The error record was saved in c: \ os.err.
The only contents of the file are:
((Today is the date and time))
Tutorial version of Microsoft HTML Help version 4.74.8702
HHA Version 4.74.8702
htmlproc.cpp (114): Approval error: (pszTmp == m_pCompiler-> m_pHtmlMem-> psz)
The error occurs only for a few selected large projects and comes from both the command line and the HTML Help GUI.
What causes this error and how can I fix my project to run through the compiler?
source share