This repository was archived by the owner on Dec 15, 2022. It is now read-only.
8000
8000
Uh oh!
There was an error while loading. Please reload this page.
Hi can anyone help me? He doesn't make mistakes on all computers(windows7 or windows 10).
ERROR Message: System.TypeInitializationException: The type initializer for 'OpenSSL.Core.Native' threw an exception. ---> System.DllNotFoundException: Unable to load DLL 'x86\ssleay32': 穨╰参礚猭磅︽ (Exception from HRESULT: 0x800700B6)
at OpenSSL.Core.Native.SSL_load_error_strings()
at OpenSSL.Core.Native..cctor()
--- End of inner exception stack trace ---
at OpenSSL.Core.Native.BIO_s_mem()
at OpenSSL.Core.BIO..ctor(Byte[] buf)
at OpenSSL.Crypto.CryptoKey.FromPublicKey(String pem, String password)
I can make sure that both libeay32.dll (1.0.2a) and ssleay32.dll (1.0.2a) are under my project \x86.
I tried to revise the source code to compile it, and there was another mistake.
System.TypeInitializationException: 'OpenSSL.Core.Native' 偺僞僀僾弶婜壔巕偑椺奜傪僗儘乕偟傑偟偨丅 ---> System.DllNotFoundException: DLL 'x86\ssleay32.dll' 傪撉傒崬傔傑偣傫:偙偺僆儁儗乕僥傿儞僌 僔僗僥儉偱偼 偼幚峴偝傟傑偣傫丅 (HRESULT 偐傜偺椺奜:0x800700B6)
応強 OpenSSL.Core.Native.SSL_library_init()
応強 OpenSSL.Core.Native..cctor()
--- 撪晹椺奜僗僞僢僋 僩儗乕僗偺廔傢傝 ---
応強 OpenSSL.Core.Native.BIO_s_mem()
応強 OpenSSL.Core.BIO..ctor(Byte[] buf)
応強 OpenSSL.Crypto.CryptoKey.FromPublicKey(String pem, String password)
The text was updated successfully, but these errors were encountered: