By Adriaan on Saturday, 16 May 2020
Posted in General
Replies 3
Likes 0
Views 2.3K
Votes 0
Stupid Question. How do i got about installing the Indy from sgc?
Hi,

You can install sgcWebSockets + Custom Indy from your account, inside latest 3.4.7 version, there is a link to:

sgcWebSockets 4.3.7 Indy Beta

Kind regards,
Sergio
·
4 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi!
I installed the Indy on CBuilder 10.3.2.
When I run my program, I get an error:
First chance exception at $76D749F2. Exception class EReadError with message 'Error reading IdServerIOHandlerSSLOpenSSL.Asynchronous: Property Asynchronous does not exist'.
How fix this error?
·
4 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

Asynchronous is a published property so most probably your project or IDE is pointing to a path where there are compiled files without this property. Most probably there are some old units (like default indy) which is pointing there. Or maybe these files are set before that sgcWebSockets + Indy.

Kind regards,
Sergio
·
4 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post