Search found 4 matches

by steveh
Thu Aug 01, 2019 8:23 am
Forum: Microsoft CHM Help
Topic: Not enough memory when opening Combined HTML Help
Replies: 6
Views: 8184

Re: Not enough memory when opening Combined HTML Help

One more thing to add here: The attached ExampleCHM.zip contains the original pair of simple HHP projects which the broken Flare projects are based on. These are each built by simply running "hhc.exe <project-name>.hhp", and their CHM files are both output to the "combined" folder. Either output CHM ...
by steveh
Thu Aug 01, 2019 12:26 am
Forum: Microsoft CHM Help
Topic: Not enough memory when opening Combined HTML Help
Replies: 6
Views: 8184

Re: Not enough memory when opening Combined HTML Help

Thanks for the suggestion, but the summary report is clean after removing a couple of unused skins and targets that it complained about (which makes no difference to my problems). See attached summary.png.

If you look at the pair of example projects that I attached then you can see easily that ...
by steveh
Wed Jul 31, 2019 10:41 am
Forum: Microsoft CHM Help
Topic: Not enough memory when opening Combined HTML Help
Replies: 6
Views: 8184

Re: Not enough memory when opening Combined HTML Help

Further to my earlier post, I've now managed to reproduce the problems using a pair of trivial Madcap Flare projects, cut down from a pair of our real projects: See Example.zip. (Note: I've removed all the CHM files that got built from this ZIP file because of the limitation on attachment size ...
by steveh
Wed Jul 31, 2019 1:01 am
Forum: Microsoft CHM Help
Topic: Not enough memory when opening Combined HTML Help
Replies: 6
Views: 8184

Not enough memory when opening Combined HTML Help

I'm in the process of bringing some HTML/CHM manuals into Madcap Flare but have run into an out-of-memory problem with the "Combined HTML Help" target.

We've been writing these manuals in HTML in various simple text editors and then building CHM files using hhc.exe directly for many years. We have ...