Hi, Wix files are XML based and as such follow its syntax rules. Elements have to be self closing <wibble /> Or in pairs with an opening <wibble> and closing </wibble> element.
The error is fairly literal, you have a <Directory> with an unmatched </Directory> Maybe you have a typo, if you can't spot it you could post the code in an email to the list. Dave -----Original Message----- From: Sravan Kumar Rangaraju [mailto:sravan_rangar...@mindtree.com] Sent: 05 October 2010 11:13 To: 'General discussion for Windows Installer XML toolset.' Subject: [WiX-users] Error while building WXS file. Hi All, I am encountering the below errors while building the wxs file can someone help me on this. 1) Tag was not closed 2) Expecting end tag </Directory> 3) Not a valid source file; detail: The 'Directory' start tag on line 57 does not match the end tag of 'Component'. Line 62, position 13 Thanks & Regards, Sravan. ________________________________ http://www.mindtree.com/email/disclaimer.html ------------------------------------------------------------------------ ------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users SDL PLC confidential, all rights reserved. If you are not the intended recipient of this mail SDL requests and requires that you delete it without acting upon or copying any of its contents, and we further request that you advise us. SDL PLC is a public limited company registered in England and Wales. Registered number: 02675207. Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire SL6 7DY, UK. ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users