I have not used C# CAs or DTF, but I launch a third-party package which has a
CA that must have a dependency on .Net 2.0.  If .Net 2.0 (or NetFx3) is not
installed on the target system when this third-party is launched, I get the
same error that you quoted.  I added code to my bundle to make sure that
NetFx3 is installed prior to launching this setup, to avoid this error
message.  So I assume that the error message relates to a dependency of the
CA dll which is being loaded.



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Restrictions-on-managed-CAs-for-DTF-tp7592329p7592368.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to