Friday, December 22, 2006

整理:ICE Log: Hello Demo run failure

Hello Demo run failure:

Problem:
The ordinal 2604 could not be located in the dynamic link library LIBEAY32.dll

clicking ok spits this out to the console:

Quote:
server:
.\PluginManagerI.cpp:182: Ice::PluginInitializationException:
plug-in initialization failed: unable to load entry point `IceSSL:create'

Solution:
COPY libeay32.dll and ssleay32.dll from ice\bin to the working directory.
Because Windows will use SYSTEM dll before PATH.

Reference:
http://zeroc.com/vbulletin/showthread.php?t=817

No comments: