Sep 16, 2019
08:41 AM
Hi, We're using Visual Studio 2017 with InstallShield 2018 Lite to build an msi. We're using the Locally Copied Items feature of IS which will copy any referenced DLLs to the msi output. When we build the solution in the Visual Studio IDE, the msi is created and will install successfully. However, when we build the solution using TFS Build, the msi is created but fails to install with the following error: Error: 2715. The specified File key ('ourprojectname.locally_1') not found in the File table. The error message seems to relate to the locally copied items feature of InstallShield 2018. We're using TFS 2012 and a XAML template to do the build. I have updated the references to MSBuild to point to the version of MSBuild that was installed with Visual Studio 2017. I have also added the following MSBuildArguments to the build template /tv:15.0 /p:VisualStudioVersion=15.0 Any help on this would be greatly appreciated. Thanks.
... View more
Labels
- Labels:
-
InstallShield 2018
Latest posts by jayroyall
Subject | Views | Posted |
---|---|---|
1116 | Sep 16, 2019 08:41 AM |
Activity Feed
- Posted TFS 2012 Build and InstallShield 2018 Lite on InstallShield Forum. Sep 16, 2019 08:41 AM