IronPdf.SlimのIronSoftwareDeploymentExceptionについて
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:
IronSoftware.Exceptions.IronSoftwareDeploymentExceptionについて説明します
この例外の主な問題は、依存関係がIronPDFにのみ結びついており、IronPdf.Slimではないため、IronPdf.Slimが正しいパッケージを見つけて正しく機能することができないことです。 このエラーは、IronPdf.Slim v2025.5.6 を使用しているユーザーのみに適用されます。
解決策
これを解決するには、IronSoftware.Native.PdfModel パッケージもインストールしてください。 そのパッケージをインストールすると、エラーは解決します。 これは現在、IronPdf.Slim v2025.5.x のための回避策であり、将来のバージョンで修正される予定です。

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.