CRSSHIOHandler error after upgrade

Discussion of open issues, suggestions and bugs regarding network security and data protection solution - SecureBridge
Post Reply
kaffeburk
Posts: 214
Joined: Mon 29 Jan 2007 08:03

CRSSHIOHandler error after upgrade

Post by kaffeburk » Thu 09 Jan 2020 17:00

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
Last edited by kaffeburk on Thu 09 Jan 2020 18:59, edited 1 time in total.

kaffeburk
Posts: 214
Joined: Mon 29 Jan 2007 08:03

Re: CRSSHIOHandler error after upgrade

Post by kaffeburk » Thu 09 Jan 2020 18:58

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.

kaffeburk
Posts: 214
Joined: Mon 29 Jan 2007 08:03

Re: CRSSHIOHandler error after upgrade

Post by kaffeburk » Fri 10 Jan 2020 00:59

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.

kaffeburk
Posts: 214
Joined: Mon 29 Jan 2007 08:03

Re: CRSSHIOHandler error after upgrade

Post by kaffeburk » Fri 10 Jan 2020 01:16

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?

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: CRSSHIOHandler error after upgrade

Post by ViktorV » Sat 11 Jan 2020 08:41

Thank you for the information. We will add the necessary information in help in the next version of DACs.

Post Reply