System.DllNotFoundException
Posted: Wed Nov 20, 2019 7:10 pm
The situation : i try to pack into exe some dll files including OpenSSL lib's - libeay32 and ssleay32
But when i try to pack all dlls into exe its dont want run exe(its run) but exe crashes with in-code error -
System.DllNotFoundException: Cannot load DLL "libeay32"
HRESULT: 0x8007007F
Always uses ur VB and never get problems, only with this two lib's. Can u help me solve it ? I can build test app
But when i try to pack all dlls into exe its dont want run exe(its run) but exe crashes with in-code error -
System.DllNotFoundException: Cannot load DLL "libeay32"
HRESULT: 0x8007007F
Always uses ur VB and never get problems, only with this two lib's. Can u help me solve it ? I can build test app