Re: [WiX-devs] Fw: Problems with Wix and MSBuild32 but not MSBuild64

2015-01-21 Thread David J Ryan
All, I did resolve this by adding loadFromRemoteSources to MSBuild.exe.config. Dave From: David J Ryan To: wix-devs@lists.sourceforge.net Date: 01/21/2015 06:20 PM Subject:[WiX-devs] Fw: Problems with Wix and MSBuild32 but not MSBuild64 All, I'm hav

[WiX-devs] Fw: Problems with Wix and MSBuild32 but not MSBuild64

2015-01-21 Thread David J Ryan
All, I'm having a problem with integrating Wix with MSBuild32 with the latest msbuild tools 12.0. MSBuild crashes with the following exception only with the 32-bit version of msbuild. The 64-bit version does not do this. I have followed the instructions at the website Integrating WiX Projects I