IronPDF 의 레지스트리 지원 제한 사항
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.
이 드문 예외는 일반적으로 IIS에서 IronPDF 실행하려는 사용자에게 발생합니다.
가능한 원인
이 런타임 오류는 IronPDF 실행되는 시스템에 Visual C++ 재배포 가능 패키지가 설치되어 있지 않을 수 있음을 나타냅니다.
해결책
이 문제를 해결하려면 컴퓨터에 Visual Studio용 Visual C++ 재배포 가능 패키지를 설치하십시오.
추가적인 도움이 필요하시면 엔지니어링 요청을 제출해 주세요.

