IronPDF 中的註冊表支援限制
Curtis Chau
Updated: 2025年6月10日
Error while loading '..\libcef.dll' via Kernel32 : 'The specified module could not be found.'
Cannot Check Visual C++ Registry
System.TypeInitializationException: The type initializer for '' threw an exception.
---> System.PlatformNotSupportedException: Registry is not supported on this platform.
Text
這種不常見的例外通常在使用者嘗試在 IIS 上運行 IronPDF 時遇到。
可能原因
此運行時錯誤表示執行 IronPDF 的機器可能缺少 Visual C++ 可轉發套件。
解決方案
為了解決此問題,請在您的機器上安裝 Visual Studio 的 Visual C++ 可轉發套件。
[
請注意: 對於 x64 機器,同時需要 x86 和 x64 版本的 Visual C++ 可轉發套件。 確保兩者都已安裝。
如果您需要更多幫助,請提交一份 工程請求。

技術作家
Curtis Chau擁有Carleton大學的電腦科學學士學位,專精於前端開發,擁有Node.js、TypeScript、JavaScript和React的專業知識。Curtis熱衷於建立直觀且美觀的使用者介面,喜愛使用現代框架並建立結構良好、視覺吸引力的手冊。
...
閱讀更多