1 - update your WiX toolset. v3.0 has been final for a year & a month & you're 
using a really old pre-final development build -> 
http://wix.sourceforge.net/releases/3.0.5419.0/ or 
http://wix.codeplex.com/releases/view/44406

2 - The documentation is correct. Your problem is the Property Element in that 
Control not the RadioButtonGroup. Remove it or move it out of the Control 
Element to being a child of the UI Element (outside the Dialog Element) & it 
will be fine.

Palbinder Sandher 
Software Deployment & IT Administrator
T: +44 (0) 141 945 8500 
F: +44 (0) 141 945 8501 

http://www.iesve.com 
**Design, Simulate + Innovate with the <Virtual Environment>**
Integrated Environmental Solutions Limited. Registered in Scotland No. SC151456 
Registered Office - Helix Building, West Of Scotland Science Park, Glasgow G20 
0SP
Email Disclaimer

-----Original Message-----
From: S.P [mailto:iraniangirl9...@yahoo.com] 
Sent: 03 August 2010 08:57
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] control element problem

Dear All,
 
I use wix-3.0.2925 and I wrote an "InstallScopeDlg.wxs" which I attached in 
this email. I got the following error while use candle command for this dialog:
 
InstallScopeDlg.wxs(25) : error CNDL0107 : 
Schema validation failed with the following error: 
The element 'Control' in namespace 'http://schemas.microsoft.com/wix/2006/wi' 
has invalid child element 'RadioButtonGroup' in namespace 
'http://schemas.microsoft.com/wix/2006/wi'. 
List of possible elements expected: 'Binary Condition Publish Subscribe'.
 
While in the help document of wix-3.0.2925, it is mentioned that 
'RadioButtonGroup' is a child element for ''Control' element.
 
Could you please help me in this regard?
 
Thanks in advance




------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to