[WiX-users] UI/Publish elements build issue

2006-11-30 Thread Surendra Katari
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=PreReqsDlg1/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.phpp=sourceforgeCID=DEVDEV___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] UI/Publish elements build issue

2006-11-30 Thread Bob Arnson

Surendra Katari wrote:


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


ent 'Publish'.



Which version of WiX are you using? Floating Publish elements were added 
several months ago to WiX v3.


--
sig://boB
http://bobs.org

-
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.phpp=sourceforgeCID=DEVDEV___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users