IronPDF Slim IronSoftwareDeploymentException
Curtis Chau
Updated: 2026年4月22日
對於使用IronPdf.Slim v2025.5.6的使用者,運行任何IronPdf.Slim過程時會遇到以下錯誤。
IronSoftware.Exceptions.IronSoftwareDeploymentException: 'Error while deploying Pdfium for IronPdf: 'Multiple issues occurred while trying to deploy Pdfium (Failed to locate 'IronPdfInterop' at 'C:\Users\user\source\repos \Demo.Blazor.IronOcr\TestIron Pdf\TestIronPdf\bin\Debug\net8.0\runtimes\win-x64 \native') (Failed to locate 'IronPdfInterop' at 'C:\Users\user\source\repos This exception was originally thrown at this call stack:
Text
IronSoftware.Exceptions.IronSoftwareDeploymentException
此異常的主要問題在於依賴性僅與IronPDF相關,而非IronPdf.Slim,導致IronPdf.Slim無法找到正確的套件來正常運行。 此錯誤僅適用於使用IronPdf.Slim v2025.5.6的使用者。
解決方案
為了解決此問題,請同時安裝IronSoftware.Native.PdfModel套件。 安裝該套件後,錯誤將得到解決。 這是目前針對IronPdf.Slim v2025.5.x的解決方案,未來版本將修復此問題。

Technical Writer
Curtis Chau holds a Bachelor’s degree in Computer Science (Carleton University) and specializes in front-end development with expertise in Node.js, TypeScript, JavaScript, and React. Passionate about crafting intuitive and aesthetically pleasing user interfaces, Curtis enjoys working with modern frameworks and creating well-structured, visually appealing manuals.
...
Read More