08-27-2025, 12:16 PM
Hello,
I tried to install IntraWeb 16.1.2 for Delphi XE7, but the provided design-time package dclIntraweb_16_DXE7.bpl cannot be loaded into Delphi XE7.
When checking the dependencies with Dependency Walker, I noticed that this BPL depends on:
rtl220.bpl
vcl220.bpl
designide220.bpl
These are the runtime packages for Delphi XE8 , not XE7.
Because of this mismatch, Delphi XE7 cannot load the package — it always fails with "Cannot find module" error.
It looks like the “XE7” build of IntraWeb 16 was in fact compiled against XE8 runtime. Could you please check and provide the correct build for XE7 (210 runtime packages)?
Thank you.
Jacek
I tried to install IntraWeb 16.1.2 for Delphi XE7, but the provided design-time package dclIntraweb_16_DXE7.bpl cannot be loaded into Delphi XE7.
When checking the dependencies with Dependency Walker, I noticed that this BPL depends on:
rtl220.bpl
vcl220.bpl
designide220.bpl
These are the runtime packages for Delphi XE8 , not XE7.
Because of this mismatch, Delphi XE7 cannot load the package — it always fails with "Cannot find module" error.
It looks like the “XE7” build of IntraWeb 16 was in fact compiled against XE8 runtime. Could you please check and provide the correct build for XE7 (210 runtime packages)?
Thank you.
Jacek

