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包,因为它已废弃不再维护

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