I am running my setup on a machine with .NET 4 but not .NET 3.5. The setup is
running a managed custom action created using DTF, but the custom action is not
run. Instead, I get this error:
SFXCA: Extracting custom action to temporary directory:
C:\Windows\Installer\MSI7DA3.tmp-\
SFXCA: Failed to get requested CLR info. Error code 0x80131700
SFXCA: Ensure that the proper version of the .NET Framework is installed, or
that there is a matching supportedRuntime element in CustomAction.config.
I have what I think is the right setup in my .config file:
<supportedRuntime version="v2.0.50727"/>
<supportedRuntime version="v4.0"/>
Is this scenario supported? What am I doing wrong?
Thanks in advance,
Sam
------------------------------------------------------------------------------
This SF.net email is sponsored by
Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev
_______________________________________________
WiX-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-users