自适应渲染引擎未处理案例:修复
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包,因为该包已弃用且不再维护。
如需进一步支持,请提交工程请求。
准备开始了吗?
Nuget 下载 19,014,616 | 版本: 2026.5 just released

