Install - msbuild problem

Delphi Tokyo 10.2.3
Intraweb Ultimate 15.0.9

Trying to install TMS Intraweb Component Pack Pro Script Edition but getting the following error when at step 4 (msbuild):

PS E:\tmssoftware\TMS Intraweb Script> c:\windows\microsoft.net\framework\v3.5\msbuild IW14TMSDxE11UPD.dproj
Microsoft (R) Build Engine Version 3.5.30729.8931
[Microsoft .NET Framework, Version 2.0.50727.8933]
Copyright (C) Microsoft Corporation 2007. All rights reserved.
Build started 30/07/2018 2:11:18 PM.
Project "E:\tmssoftware\TMS Intraweb Script\IW14TMSDxE11UPD.dproj" on node 0 (default targets).
E:\tmssoftware\TMS Intraweb Script\IW14TMSDxE11UPD.dproj : error MSB4040: There is no target in the project.
Done Building Project "E:\tmssoftware\TMS Intraweb Script\IW14TMSDxE11UPD.dproj" (default targets) -- FAILED.

Build FAILED.
"E:\tmssoftware\TMS Intraweb Script\IW14TMSDxE11UPD.dproj" (default target) (1) ->
  E:\tmssoftware\TMS Intraweb Script\IW14TMSDxE11UPD.dproj : error MSB4040: There is no target in the project.
    0 Warning(s)
    1 Error(s)

Can you please advise how to fix this.

Also, I notice that there is a Intraweb Component Studio available on my registered user product list yet the download defaults to your Subscription Manager which doesn't have a link to download the Intraweb Component Studio...?.I am assuming that Component Studio is same as the script edition without a couple of extras.  Can you please clarify.

regards

Bill

Hi,


- Please note that the current release of TMS IntraWeb Component Pack doesn't have support for IntraWeb 15 yet.
We are working on an update that includes support for IntraWeb 15 which will be released as soon as possible.

The error message indicates that rsvars was not called or not executed correctly before calling msbuild.
Please follow install instructions found in install.txt.

- The TMS intraWeb Component Studio is the name for the bundle that includes several TMS IW products. The products are downloadable separately from the "My Products" page or Subscription Manager app.
Ok, have executed rsvars again but now get different error message:

E:\tmssoftware\TMS Intraweb Script>e:\embarcadero\studio\19.0\bin\rsvars.bat
E:\tmssoftware\TMS Intraweb Script>c:\windows\microsoft.net\framework\v3.5\msbuild iw14tmsdxe11upd.dproj
Microsoft (R) Build Engine Version 3.5.30729.8931
[Microsoft .NET Framework, Version 2.0.50727.8933]
Copyright (C) Microsoft Corporation 2007. All rights reserved.
Build started 30/07/2018 5:58:34 PM.
Project "E:\tmssoftware\TMS Intraweb Script\iw14tmsdxe11upd.dproj" on node 0 (d
efault targets).
  CodeGear Resource Compiler/Binder
  Version 1.2.2 Copyright (c) 2008-2012 Embarcadero Technologies Inc.
  Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
  Copyright (C) Microsoft Corporation.  All rights reserved.

  Deleting file "iw14tmsdxe11upd.vrc".
_PasCoreCompile:
  Embarcadero Delphi for Win32 compiler version 32.0
  Copyright (c) 1983,2017 Embarcadero Technologies, Inc.
iw14tmsdxe11upd.dpk(46): error E2202: Required package 'IntraWeb_14_D10_2' not
found
Done Building Project "E:\tmssoftware\TMS Intraweb Script\iw14tmsdxe11upd.dproj
" (default targets) -- FAILED.

Build FAILED.
"E:\tmssoftware\TMS Intraweb Script\iw14tmsdxe11upd.dproj" (default target) (1)
 ->
(_PasCoreCompile target) ->
  iw14tmsdxe11upd.dpk(46): error E2202: Required package 'IntraWeb_14_D10_2' no
t found
    0 Warning(s)
    1 Error(s)
Time Elapsed 00:00:07.64
E:\tmssoftware\TMS Intraweb Script>

Appreciate help given.

regards

Bill

Please note that the package file you are using is only compatible with IntraWeb 14 but not IntraWeb 15.

Support for IntraWeb 15 will be available with the next update of TMS IntraWeb Component Pack.
Ok.  Thanks Bart.  I will wait for update.

Bill