c# - During msi installation 0xc0150002 error occur -


i have own .msi agent windows machines. have bundled latest (1.0.1h) openssl dll (ssleay32.dll , libeay32.dll). during msi installation in windows 2003 server below error occurs.

application failed initialize 0xc0150002

in error log :

general activation context failed c:....\bin\ssleay32.dll. reference error message. reserenced assembly not installed on system.

p.s : problem did not occur old openssl dll.


Comments