IronPdf.Slim IronSoftwareDeploymentException(Iron Software部署异常)
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.Exception.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