Hi

Thanks for the information. Now I am able to build the wxs file.

Best Regards
SRAVAN KUMAR R | senior engineer -IMS| MindTree Ltd. |Global Village , RVCE 
Post, Mysore Road, Bangalore-560 059, INDIA |
Voice +91 80 67064000 / Fax +91 80 6706 
4100|email: sravan_rangar...@mindtree.com |www.mindtree.com |
 
 Save a tree. Don't print unless it's really necessary.


-----Original Message-----
From: Peter Shirtcliffe [mailto:pshirtcli...@sdl.com] 
Sent: Wednesday, October 06, 2010 2:42 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Error while building WXS file.

Your problems arent wix specific. This might help

http://www.w3schools.com/xml/xml_tree.asp

-----Original Message-----
From: Sravan Kumar Rangaraju [mailto:sravan_rangar...@mindtree.com] 
Sent: 06 October 2010 05:45
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Error while building WXS file.

Hi 

Thanks for the information I was able to fix the first two errors,
whereas the third on still remains. It could be great if anyone can
suggest me on the below.


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

Regards,
Sravan


-----Original Message-----
From: David Watson [mailto:dwat...@sdl.com] 
Sent: Tuesday, October 05, 2010 4:05 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Error while building WXS file.

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

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

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

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

Reply via email to