Hi, 

I'm trying to write a bootstrapper that will install .net 4.5.1 as a
prerequisite to my app installation. 
I'm using wix toolset v3.7 
I have read some tutorials and try to perform this using: 
<PackageGroupRef Id="NetFx451Web" />
But it doesn't compile. 
The error I get is: 
Unresolved reference to symbol 'ChainPackageGroup:NetFx451Web' 

You can see that this is the correct package group id as described here: 
http://wixtoolset.org/documentation/manual/v3/customactions/wixnetfxextension.html

If any of you know how to solve this it would be great :) 

Thanks. 



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Installing-NET-FRAMEWORK-4-5-1-tp7590893.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&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