|
I’m a Wix newbie, sorta. About a
month ago. I had some installers for our websites using Wix 2. We are in the
process of moving to VisualStudio 2005 so I thought I’d get a head start
on converting the installers. I’m getting this error in Candle: C:\localdev\Installation\GetMyGreenInstaller\GetMyGreenWebInstaller.wxs(91)
: error CNDL0005 : The Component element contains an unexpected child element WebSite'. Using Votive I get a better description,
but basically it says the element should be “…in namespace
'http://schemas.microsoft.com/wix/2006/wi' as well as any element in namespace
'##other'.” In the schema description it says the
WebSite element is in the ##other namespace, but how do I specify I want to use
it? Or do I need to? I tried this, but to no avail: candle.exe -ext WixIIsExtension.dll InstallerProject.wxs
-out wixobj.obj Am I dumb? I can’t figure it out.
Thanks in advance for any tips! ---------- Matthew Janulewicz SCM Engineer Green Dot Corporation (626) 775-3857 |
------------------------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users

