Hello all, I am trying to write a new MSI for our only dll. The Wix version is 3.5.1932.0. I am trying to gac this dll and this is a 4.0 binary. I checked some forum answers and found that I need to add the following line in the light.exe.config file
<configuration> <startup useLegacyV2RuntimeActivationPolicy="true"> <supportedRuntime version="v4.0" /> <supportedRuntime version="v2.0.50727" /> </startup> </configuration> However, I still get the same error. Do you have any idea what I might be doing wrong? Thanks in advance for your time. -Helali ------------------------------------------------------------------------------ uberSVN's rich system and user administration capabilities and model configuration take the hassle out of deploying and managing Subversion and the tools developers use with it. Learn more about uberSVN and get a free download at: http://p.sf.net/sfu/wandisco-dev2dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users