I'm pretty sure this is documented in the WiX.chm.

On Mon, Aug 6, 2012 at 3:31 PM, Allan Neill <ane...@proofpoint.com> wrote:

> Hi,
>
> I just got the task to move our product from VS 2008 to 2010. We were
> using WiX version 3.0. I upgraded to Wix 3.5 and when I build I get the
> following errors:
>
> C:\delivery\Dev\wix35_public\src\ext\UIExtension\wixlib\WixUI_Advanced.wxs(38,0):
> error LGHT0094: Unresolved reference to symbol
> 'Property:ApplicationFolderName' in section 'Fragment:'.
> C:\delivery\Dev\wix35_public\src\ext\UIExtension\wixlib\InstallScopeDlg.wxs(23,0):
> error LGHT0094: Unresolved reference to symbol 'Property:WixAppFolder' in
> section 'Fragment:'.
> Done building project "WixClient.wixproj" - FAILED
>
>
> I have tried adding
>
>
> <Property Id="ApplicationFolderName" Value="My Application Folder" />
> <Property Id="WixAppFolder" Value="WixPerMachineFolder" />
> Which didn't work. Any ideas?
>
> Thanks for your help,
>
> Allan
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>



-- 
virtually,

   Rob Mensching
   http://RobMensching.com LLC
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to