> I have an ICS app that is working just fine on my test machine
> (32-bit windows). On the 64-bit server, it complains that it can't
> load the SSLeay library (I installed 32-bit SSL at first), and it
> looks like a 32/64-bit problem. Has anyone else had this?
No, I use ICS SSL on various 64-
Graham Stratford wrote:
> Well, I only did that after getting an error message (I'm not at the
> machine right now, so I can't say it) that there was an error loading
> the 32-bit DLLs that I installed first.
Without the actual error message it's impossible to post a useful hint.
Anyway, 32-bit
Well, I only did that after getting an error message (I'm not at the machine
right now, so I can't say it) that there was an error loading the 32-bit DLLs
that I installed first.
Graham
On 2010-08-27, at 1:52 PM, Arno Garrels wrote:
> Graham Stratford wrote:
>
>> I downloaded a 64-bit version
Graham Stratford wrote:
> I downloaded a 64-bit version of the SSL libraries and moved the DLLs
> into my System32 folder. Is that the problem?
Sure, since Delphi/C++Builder is 32-bit you have to use 32-bit DLLs.
--
Arno Garrels
--
To unsubscribe or change your settings for TWSocket mailing li
I have an ICS app that is working just fine on my test machine (32-bit
windows). On the 64-bit server, it complains that it can't load the SSLeay
library (I installed 32-bit SSL at first), and it looks like a 32/64-bit
problem. Has anyone else had this?
I downloaded a 64-bit version of the SSL