Re: [WiX-users] WiX v3.5 and DTF using .NET 4

2011-03-30 Thread Paden, Patrick
[mailto:tobias.s1...@gmail.com] Sent: Saturday, March 26, 2011 9:21 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] WiX v3.5 and DTF using .NET 4 I read about that, as stated by Neil, useLegacyV2RuntimeActivationPolicy must be set to true to prevent issues

Re: [WiX-users] WiX v3.5 and DTF using .NET 4

2011-03-26 Thread Tobias S
I read about that, as stated by Neil, useLegacyV2RuntimeActivationPolicy must be set to true to prevent issues (http://siderite.blogspot.com/2010/07/msi-custom-action-error-2896-on-windows.html). But if I want the code not to run on FW 2.0 is it possible to not allow the Runtime by commenting the

Re: [WiX-users] WiX v3.5 and DTF using .NET 4

2011-03-26 Thread Neil Sleightholm
I am targeting .Net 4 with DTF and have not seen an issue. IIRC correctly you do need to make an alteration to the .config file as follows: Neil -Original Message- From: Paden, Patrick [mailto:patrick.pa...@wolterskluwer.com] Sent: 25 March 2011 22:58 To: