I'm guessing you're missing the -loc flag before that file on your
command line if you're building via command line.

 

So: light -out test.msi blah.wixobj -loc "C:\Program Files\Windows
Installer XML\bin\wixui_en-us.wxl"

Instead of: So light -out test.msi blah.wixobj "C:\Program Files\Windows
Installer XML\bin\wixui_en-us.wxl"

 

 

Brian Poploskie

________________________________

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Chandan
Koushik
Sent: Thursday, August 02, 2007 9:31 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Error while building

 

Hi All,

            I am using Wix 2.0.5325.0 version and I am getting the
following error when I am  trying to build the project using vs2005
environment.

 

Error   1          Invalid output file, detail: Error while parsing: The
xml document element was expected to be tableDefinitions, but was
actually WixLocalization.           C:\Program Files\Windows Installer
XML\bin\wixui_en-us.wxl      

 

Can anyone please help me out...

 

Regards,

Chandan Koushik

 

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to