Re: [WiX-users] Error while building WXS file.

2010-10-12 Thread Sravan Kumar Rangaraju
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] Erro

Re: [WiX-users] Error while building WXS file.

2010-10-06 Thread Michael Clark
Can you post the .wxs fragment it's complaining about? Michael -Original Message- From: Sravan Kumar Rangaraju [mailto:sravan_rangar...@mindtree.com] Sent: Tuesday, October 05, 2010 6:13 AM To: 'General discussion for Windows Installer XML toolset.' Subject: [WiX-users] Error while bui

Re: [WiX-users] Error while building WXS file.

2010-10-06 Thread David Watson
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

Re: [WiX-users] Error while building WXS file.

2010-10-06 Thread Peter Shirtcliffe
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 buildin

Re: [WiX-users] Error while building WXS file.

2010-10-05 Thread Sravan Kumar Rangaraju
onent'. 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 X

Re: [WiX-users] Error while building WXS file.

2010-10-05 Thread David Watson
Hi, Wix files are XML based and as such follow its syntax rules. Elements have to be self closing Or in pairs with an opening and closing element. The error is fairly literal, you have a with an unmatched Maybe you have a typo, if you can't spot it you could post the code in an email to th

Re: [WiX-users] Error while building WXS file.

2010-10-05 Thread Bruce Cran
On Tue, 5 Oct 2010 10:13:19 + Sravan Kumar Rangaraju wrote: > 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 > > 3) Not a valid source file; detail: The 'Direct