Delphi 10.4.2 and 64bit project

Hi,
I have just updated Delphi from 10.4.1 to 10.4.2 and I found that all the TMS IW components in the palette are disabled (with the only exception of TTIWCaptchaImage) if in the IDE I switch from 32 to 64bit Windows platform.

Did I miss something during the reinstallation of the components? Do you have any suggestion?
Thanks in advance
Fabrizio

Hi,

Switch your project to 64bit, make sure TMS IntraWeb Component Pack source folder is added in your 64bit lib path and do a full rebuild of the app for 64bit target.

Hi Bart,
thanks for the reply.
I can develop in 32 bit and build the project for 64bit platform.
Is there a way to make available the components in 64bit design mode?
Fabrizio

Currently the recommended technique is to develop the project in 32 bit and switch to 64 bit to build the project.