自適應渲染引擎未處理的案例:修復

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 套件,因為它已被淘汰不再維護

若您需要進一步的支持,請提交工程需求.