|
|
|
|||||
|
ICE Demos' server run failure
I am trying to run a few of the demos for ICE 1.5.1 and I am getting some sort of exception. I compiled the demos under .NET 2003 no problem. E.g. in demo\Ice\callback running server.exe brings up a little message box saying:
Quote:
Quote:
Also, is there any documentation on the demos? I saw a small blurb in the README file in the ICE directory but that is all? Thanks, Ryan |
|
|||||
|
Ah hah!
Thanks Mark,
Yup, I was post-pending instead pre-pending the Ice\bin folder to the path and I had an older version of that same dll in my Windows\system32 folder. Should of figured. Things are working as expected now. Regards, Ryan |
|
|||||
|
help
when I use old version libeay32.dll in folder "system32",
The ordinal 2604 could not be located in the dynamic link library LIBEAY32.dll when I use libeay32.dll in D:\Ice-1.5.1\bin, The ordinal 968 could not be located in the dynamic link library LIBEAY32.dll OS: winxp home edition sp2 vc++: 7.1.3308 what's wrong?? thanks darwin |
|
||||||
|
Try to copy the OpenSSL DLLs from D:\Ice-1.5.1\bin to the directory where your .exe is.
Windows XP looks for DLLs in system32 *before* the directories listed in your PATH. Cheers, Bernard |
|
|||||
|
I'm having the same problems as darwin... I have Windows XP Professional SP2 and I have renamed all other libeay32.dll files so it really should be the one that was included that fails for some mysterious reason...
|
|
||||||
|
OpenSSL consists of 2 DLLs, libeay32.dll and ssleay32.dll. Make sure you don't have a version in C:\WINDOWS\SYSTEM32.
With XP, copying the proper DLLs to the directory of your exe ensures it will use them. Cheers, Bernard |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| No demos in RPM distribution of 3.1.1 | mefoster | Comments | 1 | 10-16-2006 12:30 PM |
| Compiling demos on Mac OS X 10.4.2 | CAS | Help Center | 4 | 09-30-2005 08:33 PM |
| Confused with IcePack demos | Yunqiao Yin | Help Center | 1 | 09-04-2005 08:58 PM |
| libpath failure for icepack server type java-icebox | Tim | Bug Reports | 2 | 06-30-2004 05:40 PM |
| Demos on ICE | shantanu_k06 | Comments | 4 | 05-04-2004 02:06 PM |