D:\Ice-2.1.1\demo\Ice\hello>server
error: exception in IceSSL plug-in:
.\ConfigParser.cpp:101: IceSSL::ConfigParseException:
while parsing sslconfig.xml:
unknown exception occured during parsing
.\PluginManagerI.cpp:195: Ice::PluginInitializationException:
plug-in initialization failed: failure in entry point `IceSSL:create'
D:\Ice-2.1.1\demo\Ice\hello>client
error: exception in IceSSL plug-in:
.\ConfigParser.cpp:101: IceSSL::ConfigParseException:
while parsing sslconfig.xml:
unknown exception occured during parsing
.\PluginManagerI.cpp:195: Ice::PluginInitializationException:
plug-in initialization failed: failure in entry point `IceSSL:create'
what's wrong?
os: win2003 sp1
ide: Visual Studio.Net 2003 7.1.3097

Reply With Quote
. Did you build Ice yourself or did you install it from the Windows installer? Does the D:\Ice-2.1.1\certs directory exists? How did you build the demos, with the debug or release configuration? Do other demos which are using the SSL plugin have the same problem (demo/Ice/callback for example)?
arse(istream& in, Handler& handler)