I create one ActiveX control for PDFViewer (PdfiumViewer.dll) to use in Visual FoxPro form.
When adding to the Visual Foxpro form, I received the following error:
first time Ole Error class not registered ole error code 0x80040154
then
Ole Error code 0x80070002: The system cannot find the file specified.
fixed with RegAsm with /codebase
User contributions licensed under CC BY-SA 3.0