Page 1 of 1

Mydac 9.01 and securebridge 7.34

Posted: Wed 05 Apr 2017 18:00
by cybsistemas
Hi
Error compiling Delphi XE7
[dcc32 Error] CRSSLIOHandler.pas(25): E2003 Undeclared identifier: 'TScRemoteCertificateValidation'
Thanks

Re: Mydac 9.01 and securebridge 7.34

Posted: Fri 07 Apr 2017 10:07
by ViktorV
Thank you for the information. The TMySSLIOHandler component distributed with MyDAC 9.0.1 is compatible with the following SecureBridge version.
For compatibility of MyDAC 9.0.1 with SecureBridge 7.3.4, please comment all the strings which the compiler "complains" on.

Re: Mydac 9.01 and securebridge 7.34

Posted: Fri 07 Apr 2017 17:51
by cybsistemas
[dcc64 Error] CRSSLIOHandler.pas(25): E2003 Undeclared identifier: 'TScRemoteCertificateValidation'
[dcc64 Error] CRSSLIOHandler.pas(72): E2005 'TScRemoteCertificateValidation' is not a type identifier
[dcc64 Error] CRSSLIOHandler.pas(139): E2003 Undeclared identifier: 'TScSSLClientUtils'
[dcc64 Error] CRSSLIOHandler.pas(139): E2066 Missing operator or semicolon
[dcc64 Error] CRSSLIOHandler.pas(140): E2066 Missing operator or semicolon
[dcc64 Error] CRSSLIOHandler.pas(141): E2066 Missing operator or semicolon
[dcc64 Error] CRSSLIOHandler.pas(142): E2066 Missing operator or semicolon
[dcc64 Error] CRSSLIOHandler.pas(172): E2003 Undeclared identifier: 'OnServerCertificateValidation'
[dcc64 Error] CRSSLIOHandler.pas(172): E2035 Not enough actual parameters
[dcc64 Error] CRSSLIOHandler.pas(230): E2003 Undeclared identifier: 'WaitForData'
[dcc64 Error] CRSSLIOHandler.pas(329): E2008 Incompatible types

Re: Mydac 9.01 and securebridge 7.34

Posted: Tue 11 Apr 2017 09:34
by ViktorV
Yes, all the specified strings should be commented for MyDAC 9.0.1 compatibility with SecureBridge 7.3.4