after upgrading SecureBridge to Version 7.0.1 I want to install the IOHandler.
In Version 6 I had to do this with this steps:
- Open and compile "C:\Programme\Devart\UniDAC for RAD Studio 2007\Demos\TechnologySpecific\SecureBridge\Delphi11\dacsbridge105.dpk".
- The open and install "dcldacsbridge105.dpk". Now the TCRSSHIOHandler is installed.
But with the new Version I got an error in step 2:
In Version 6 the Unit ScSSHUtil was used in CRSSHIOHandler.pas, but now the Unit ScSSHUtil.pas doesn't exists anymore - maybe that's the cause of the error. But how can I solve this problem?The Procedure entry point "@Scsshutil @initalization$qqrv" was not found in DLL "sbridge105.bpl"
Regards
ernschd