RickStrahl / HelpBuilderReleases

West Wind Html Help Builder Releases and Bug Reporting
http://helpbuilder.west-wind.com
8 stars 3 forks source link

Unexpected Error #86

Closed bgauvey closed 5 years ago

bgauvey commented 5 years ago

Version: 5.16.4

Error Message:

Unknown member RADHELP10.

Error Number: 1925

Module:

PROCEDURE WIZBUILDOUTPUT.INIT C:\PROGRAM FILES (X86)\WEST WIND HTML HELP BUILDER\WWHELP_UI.VCT

Line:

12

Call Stack:

  1. c:\program files (x86)\west wind html help builder\wwhelp.exe | wwhelpmain | C:\Program Files (x86)\West Wind Html Help Builder\wwhelpmain.prg (306) |

  1. c:\program files (x86)\west wind html help builder\wwhelp.vct | wwhelpform.tmrtoolbar.timer | c:\program files (x86)\west wind html help builder\wwhelp.vct (30) | thisform.DoEditOperation(lcName)

  2. c:\program files (x86)\west wind html help builder\wwhelp.vct | wwhelpform.doeditoperation | c:\program files (x86)\west wind html help builder\wwhelp.vct (390) | THISFORM.RunWizard("wizBuildOutput")

  3. c:\program files (x86)\west wind html help builder\wwhelp.vct | wwhelpform.runwizard | c:\program files (x86)\west wind html help builder\wwhelp.vct (28) | loBuild = CREATEOBJECT(lcWizClass,THIS)

  4. c:\program files (x86)\west wind html help builder\wwhelp_ui.vct | wizbuildoutput.init | c:\program files (x86)\west wind html help builder\wwhelp_ui.vct (12) | thisform.pgfSteps.PagStep1.optCompiler.radHelp10.Enabled = .f.

  5. errors.fxp | ON... | C:\Program Files (x86)\West Wind Html Help Builder\errors.prg (120) |

Window:

WWHELPFORM

RickStrahl commented 5 years ago

Thank you - we're tracking this one and I think it'll be fixed in the next update. For now the quick solution (I think is) to make sure you have HTML Help Workshop installed before you open that dialog.

It's related to the logic that displays this:

image

If you don't plan on building HTML Help (CHM) output and only use HTML results then maybe hold off. I should have this update out sometime later today.

RickStrahl commented 5 years ago

1.15.5 is up - give it another try with that and please let us know if that worked (and close this issue). Thanks.