Hello,
I'm trying to use
    <UIRef Id="WixUI_InstallDir"/>
    <UIRef Id="WixUI_ErrorProgressText" />

in my wxs file, I got the following error:

-- No Warnings ---
 --- Build Errors ---
build.proj : E:\delivery\Dev\wix2.0_public\src\ui\wixui\InstallDirDlg.wxs line (
0, 0) : Unresolved reference to symbol 'Property:WIXUI_INSTALLDIR' in section 'F
ragment:'.

But if I use WixUI_Mondo, WixUI_FeatureTree and WixUI_Minimal, they all worked.

Does anyone know what caused the error?

Thanks much,


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to