- Code: Select all
[InvalidOperationException: The conversion provider cann't be found.
Please make sure:
1. the folder "plugins" under the same folder of Spire.Pdf.dll
2. exists "plugins\HTMLConverter.dll" and other "plugins\*.dll"]
Spire.Pdf.HtmlConverter.Qt.HtmlConverter.init(String url, Boolean enableJavaScript, Int32 timeout, SizeF pageSize, PdfMargins margins) +237
Spire.Pdf.HtmlConverter.Qt.HtmlConverter.Convert(String url, String fileName, Boolean enableJavaScript, Int32 timeout, SizeF pageSize, PdfMargins margins) +64
Spire.Pdf.HtmlConverter.Qt.HtmlConverter.Convert(String url, String fileName, Boolean enableJavaScript, Int32 timeout, SizeF pageSize, PdfMargins margins, LoadHtmlType urlHtml) +42
1. We are fully licensed.
2. Redistributables are installed.
3. Plugin folder is in the bin folder.
4. Permissions are applied to the application pool account.
5. Application pool allows 32 bit applications.
6. License file is in the correct spot.
7. We tried the plugin path directly with on success: Spire.Pdf.HtmlConverter.Qt.HtmlConverter.PluginPath
Windows Server 2019 Standard
64 Bit
Version: 10.0.17763
Application is deployed through DevOps using web deploy IIS imports.
Any help is greatly appreciated.
Thanks,