I'm sorry for the delay in getting back to this subject, but since I just
coded up my first semi-custom action (into a CompilerExtension) I wanted to
see if I could also understand how to use lux.  While I have wix 3.9 RC2
installed, I am getting the same nit errors (NIT8104) posted before.  I
found the related msi log and it includes the lines:
SFXCA: Ensure that the proper version of the .NET Framework is installed, or
that there is a matching supportedRuntime element in CustomAction.config. If
you are binding to .NET 4 or greater add
useLegacyV2RuntimeActivationPolicy=true to the <startup> element.
MSI (s) (B8!58) [13:54:14:522]: Closing MSIHANDLE (8) of type 790531 for
thread 4184
CustomAction WixRunImmediateUnitTests returned actual error code 1603
....
Property(S): MsiNetAssemblySupport = 4.0.30319.18408
Property(S): MsiWin32AssemblySupport = 6.1.7601.17514

This is on a Win7SP1 x64 with .Net 3.51 and 4.0

I did not find a CustomAction.config in the %wix%\bin folder.  Nit seems to
use DTF, which I have not used.  Is there a configuration setp I should be
doing to get nit to work?

This  post
<http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Nit-error-while-trying-to-run-Lux-tests-td7588631.html>
  
an this  post
<http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/SFXCA-Failed-to-get-requested-CLR-info-td7581890.html#a7581891>
 
, seem to have the same issue, but I am not sure what I should do to resolve
the issue.  Thanks for your assistance!





--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Using-Lux-and-Nit-tp7597183p7599043.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to