Closed DougHennig closed 5 years ago
It turns out there's a weird problem with references pointing at the wrong dll.
I'm going through and cleaning up the distribution files to get things into the right place, but it's turning out to be a bit more complicated than expected :-)
Fixed in 5.16.3.
Error Message:
OLE IDispatch exception code 0 from wwDotNetBridge: Method 'Westwind.WebConnection.FileUtils.SaveFileDialog' not found...
Error Number: 1429
Module:
PROCEDURE WWDOTNETBRIDGE.INVOKESTATICMETHOD WWDOTNETBRIDGE.FXP
Line:
644
Call Stack:
d:\program files (x86)\west wind html help builder\wwhelp.vct | wwhelpform.tmrtoolbar.timer | d:\program files (x86)\west wind html help builder\wwhelp.vct (30) | thisform.DoEditOperation(lcName)
d:\program files (x86)\west wind html help builder\wwhelp.vct | wwhelpform.doeditoperation | d:\program files (x86)\west wind html help builder\wwhelp.vct (230) | lcZipFileName = SaveFileDialog(JUSTPATH(THIS.oHelp.cFileName) + "\" + LOWER(JUSTSTEM(THIS.oHelp.cFileName)) + "HTML" + CHRTRAN(DTOC(DATE()),"/\","-") + ".zip","zip", "Zip Files|*.zip",.F.)
Window:
FRMWEBBROWSER