We are hitting the following build error when we tried to add Publish
element.  Here is the element we tried to add.  What is working with
this.  We referred to WixUI library code WixUI_FeatureTree.wxs, it uses
Publish element under UI element. 

 

<Publish Dialog="WelcomeDlg" Control="Next" Event="NewDialog"
Value="PreReqsDlg">1</Publish>

 

 

    CoreDialogSet.wxs

    E:\yona\yona\src\Setup\MsiUI\CoreDialogSet.wxs(31): error CNDL0005:
The UI element contains an unexpected child elem

ent 'Publish'.

    CustomDlg.wxs

    TestCustom.wxs

    PreReqsDlg.wxs

    E:\yona\yona\Src\Setup\MsiUI\build.proj(70,5): error MSB3073: The
command "c:\MyProjects\wix\\candle -out E:\yona\yo

na\src\Setup\Obj\ E:\yona\yona\src\Setup\MsiUI\CoreDialogSet.wxs
E:\yona\yona\src\Setup\MsiUI\CustomDlg.wxs E:\yona\yona

\src\Setup\MsiUI\TestCustom.wxs
E:\yona\yona\src\Setup\MsiUI\PreReqsDlg.wxs" exited with code 5.

Done building target "BuildMsiUI" in project "build.proj" -- FAILED.

 

 

Thanks,

Surendra 

[EMAIL PROTECTED]

Office: 425-705-5079

Mobile: 425-830-1917

 

-------------------------------------------------------------------------
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