Simon Alford wrote:
> 
> Hi,
> 
>  I am using Votive supplied in the Wix-3.0.2420.0.msi to build my .wxs
> files.
> 
> When I include the line <UIRef Id="WixUI_InstallDir"></UIRef> to include
> the
> "change install directory UI" I get this error:
> 
> Error LGHT0094: Unresolved reference to symbol 'WixUI:WixUI_InstallDir' in
> section 'Product:{5D51B6E0-FD4D-11DB-8314-0800200C9A66}'
> 
> In the votive version 2.0.X you could select a .wixlib to reference at
> link
> time
> for the UI. In the 3.0 version i can't find any .wixlib files. What do I
> reference
> to give me the UI functionality?
> 
> I'm sure this should be simple am I missing some thing obvious?
> 
> Thanks.
> 
> Simon.
> 
> 

Make sure to reference WixUIExtension.dll by right-clicking on
references->add reference in the solution explorer and select
WixUIExtension.dll from the file chooose box

hope this helps

Jose
-- 
View this message in context: 
http://www.nabble.com/Error-LGHT0094-when-thrying-to-reference-WixUI_InstallDir-tf3710808.html#a10385231
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to