https://bugs.documentfoundation.org/show_bug.cgi?id=95766
DavidO <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |NOTABUG
--- Comment #6 from DavidO <[email protected]> ---
(In reply to DavidO from comment #5)
> I'm trying to reproduce it on my home made build with 2017 RC 64bit.
>
> After installing the LO including ActiveX bits, and runnig the project
> attachede to this issue, this line is already failing here:
>
> var oServiceManagerType =
> Type.GetTypeFromProgID("com.sun.star.ServiceManager", true);
>
Turns out it doesn't hurt to pass WRITE_REGISTRY=1 to the installer:
msiexec /i LibreOfficeDev_5.4.0.0.alpha0_Win_x64.msi WRITE_REGISTRY=1 /L*v
install.log
After re-installing with the command above and building the attached project in
64 bit mode, it works here as expected: ODT file can be comverted to PDF
without any issue. I can open the result PDF just fine.
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs