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?
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.