From: Rob V. <rv...@do...> - 2014-02-21 11:01:18
|
Tom I've noticed that since I merged TOOLS-360 which was Kal's work to move to using a WiX based installer that the builds are now failing on the TeamCity server with an error like the following: [18:12:42][Build\ToolkitInstaller\ToolkitInstaller.wixproj] C:\BuildAgent\work\f65accef49585896\Build\ToolkitInstaller\ToolkitInstaller. wixproj(41, 3): error MSB4019: The imported project "C:\Program Files (x86)\MSBuild\Microsoft\WiX\v3.x\Wix.targets" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on disk. This looks like we just need the WiX Toolset installed on the server, any chance you could do that? Cheers, Rob |