AdaptiveRenderEngine未处理的案例

This article was translated from English: Does it need improvement?
Translated
View the article in English
{
"message": "Unhandled case for AdaptivePdfRenderer.DetectActiveRenderingEngine",
"exceptionType": "System.ArgumentException",
"exceptionDetail": "Unhandled case for AdaptivePdfRenderer.DetectActiveRenderingEngine",
"modelState": null,
"propertyErrorList": null
}

这种罕见的异常通常发生在运行旧版IronPDF的用户身上,这些版本已经弃用IronPdf.EAP包装

可能原因

错误通常在特定平台上部署的项目中的运行时出现,尤其是在Linux环境中托管的C# Web API项目中。 这可能是由于 IronPdf.EAP 包中运行时文件部署出现问题。

解决方案

要解决这个问题,请升级到最新版本的IronPdf停用 IronPdf.EAP 包,并不再使用该包,因为它已被弃用不再维护

如果您需要进一步的支持,请提交工程要求.