Hi,
I get this error when I have more than one version of the Denodo Platform installed in my machine. To avoid this error I manually registry the dlls of my current installation.
From a command prompt (started explicitly as Administrator), change to the folder <DENODO_HOME>\dll\itpilot and execute:
- regsvr32 AtlBrowser.dll
- regsvr32 IEWrapper.dll
- regsvr32 SequencesExecutor.dll
- regsvr32 SequencesGenerator.dll
Then, change to the folder <DENODO_HOME>\dll\itpilot\x64 and execute:
- regsvr32 AtlBrowser.dll
- regsvr32 SequencesExecutor.dll
- regsvr32 SequencesGenerator.dll
But there is more to it, The Denodo Express license has some limitation compared to a full license. The main one is that it does not allow using ITPilot. For more details, you may refer to user manual [Limitations of the Denodo Express License](https://community.denodo.com/docs/html/browse/7.0/platform/installation/appendix/limitations_of_the_denodo_express_license/limitations_of_the_denodo_express_license).
You can integrate PDF files with Denodo ITPilot using Full License. For further details, you can contact sales@denodo.com or fill out this contact form https://www.denodo.com/action/contact-us/
Hope this helps!