I'm trying to install the 5.4 TMS to XE5 with intraweb 14.0.18. The last MSBuild is failing with the following message:
I renamed the intraweb to dclintraweb_14_dxe5 in package file and fixed the build failed iw14tmssedxe5upd build.
Hi,
The update will be included with the next release of the TMS IW Component Pack.
Hopefully you will fix the reference to "IntraWeb" that should be "Intraweb_14_DXE5" in packages IW14TMSDEDXE5UPD and IW14TMSSEDXE5UPD.
Yes these issues have been fixed.
Hi
I am having a problem with XE5 with IW14. I have downloaded the Component Pack Pro source of 5.0.4.1. and am following the instructions in install.txt.
The issue is a Build Fail, the error is "iw14tmsdxe5upd.dpk(46): error E2202: Required package 'IntraWeb_14_DXE5' not found.
I have a file on my system "C:\Program Files (x86)\Embarcadero\RAD Studio\12.0\bin\Intraweb_140_190.bpl" but not the required package "Intraweb _14_dxe5".
Could this be because I am installing into the version of IW which ships with Delphi XE5?
Advice gratefully appreciated.
Philip L Jackson
If you install with Delphi XE5 and the default version of IntraWeb that comes with it, you should use package iw14tmsdxe5.dproj and not iw14tmsdxe5upd.dpk as instructed in INSTALL.TXT
Hi
This is part of the contents of install.txt - I can see no mention of any alternative files when using the copy of IW which is shipped with Delphi.
Looking closely I presume I was meant to know IntraWeb 14.0.0 is the installed version, not 14.0.x, but there again there is nothing to say x > 0. All I did was focus on the XE5 in the text
I have the full keys now so will try again when I have installed the new version of IW
IntraWeb 14.0.0 / RAD Studio XE3 - XE5
msbuild IW14TMSDxx.dproj
msbuild IW14TMSDEDxx.dproj
msbuild IW14TMSGRIDDxx.dproj
msbuild IW14TMSGRIDDEDxx.dproj
msbuild IW14TMSXLSDxx.dproj
IntraWeb 14.0.x / RAD Studio 2009 - XE2
msbuild IW14TMSDxx.dproj
msbuild IW14TMSDEDxx.dproj
msbuild IW14TMSGRIDDxx.dproj
msbuild IW14TMSGRIDDEDxx.dproj
msbuild IW14TMSXLSDxx.dproj
IntraWeb 14.0.x / RAD Studio XE3 - XE5
msbuild IW14TMSDxxUPD.dproj
msbuild IW14TMSDEDxxUPD.dproj
msbuild IW14TMSGRIDDxxUPD.dproj
msbuild IW14TMSGRIDDEDxxUPD.dproj
msbuild IW14TMSXLSDxxUPD.dproj