If you check the versions of all your Custom Action project references, they should all be 4.00.. Are there any additional dependencies that you have for your Custom Action, like 3rd party DLLs? Perhaps they have a requirement for .NET 3.5
It might be worth using Orca or something similar to just break open your created MSI and check the customactions.config file to make sure that it's not modified from what your project settings have. Regards, Bevan Weiss >Date: Thu, 20 Mar 2014 13:06:19 -0400 >From: "Kevin Delafield" <kevindelafi...@hotmail.com> >Subject: Re: [WiX-users] Avoid .net 3.5 requirement > >I have this for my customactions.config > ><?xml version="1.0" encoding="utf-8" ?> ><configuration> > <startup useLegacyV2RuntimeActivationPolicy="true"> > <supportedRuntime version="v2.0.50727"/> > <supportedRuntime version="v4.0" /> > </startup> ></configuration> > >still doesn't seem to do the trick. ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/13534_NeoTech _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users