Page 1 of 1
CRSSHIOHandler error after upgrade
Posted: Thu 09 Jan 2020 17:00
by kaffeburk
Today i upgraded to the latest versions of both Unidac and Securebridge. Get this error. I try "build" but problem:
[dcc64 Fatal Error] uConProps.pas(27): F2051 Unit CRSSHIOHandler was compiled with a different version of ScSSHChannel.TScSSHChannel
Re: CRSSHIOHandler error after upgrade
Posted: Thu 09 Jan 2020 18:58
by kaffeburk
Can add C:\Program Files (x86)\Embarcadero\Studio\20.0\lib\win32\debug is in library path, and
CRSSLIOHandler.dcu, CRSSHIOHandler.dcu are both compiled today.
Re: CRSSHIOHandler error after upgrade
Posted: Fri 10 Jan 2020 00:59
by kaffeburk
The problem is linked to the 64 Bit version only. When I compile my project for 32 bit it works without any problem.
The file:
C:\Program Files (x86)\Embarcadero\Studio\20.0\lib\win64\debug\CRSSHIOHandler.dcu
Did not get updated. Its still an old date.
Re: CRSSHIOHandler error after upgrade
Posted: Fri 10 Jan 2020 01:16
by kaffeburk
Ok Guess i found the problem:
From Your instructions:
"2. Open the dacsbridgeXX.dpk run-time package"
"3. Compile the package."
Step 3 must be done Both for 32 bit target and for 64 bit target or the:
C:\Program Files (x86)\Embarcadero\Studio\20.0\lib\win64\debug\CRSSHIOHandler.dcu
will not get updated.
Perhaps update the dokumentation?
Re: CRSSHIOHandler error after upgrade
Posted: Sat 11 Jan 2020 08:41
by ViktorV
Thank you for the information. We will add the necessary information in help in the next version of DACs.