Re: [WiX-users] error LGHT0001: Unable to cast object

2010-06-07 Thread Rob Mensching
ode 1. > > > > > > Thanks, > > > > > > Francesc > > > > > > On Fri, Jun 4, 2010 at 2:15 AM, Blair wrote: > > > > > > > You will need to have your build system produce a verbose log and > > locate > > > > the

Re: [WiX-users] error LGHT0001: Unable to cast object

2010-06-07 Thread Francesc Castells
your build system produce a verbose log and > locate > > > the > > > error message there. That error indicates an unexpected exception was > > > thrown, and what you have is the line that contains the error portion > > that > > > will be flagged by MSBuil

Re: [WiX-users] error LGHT0001: Unable to cast object

2010-06-06 Thread Rob Mensching
will be flagged by MSBuild and other similar tools as being an error. The > > related error data is found in following lines in the build spew. > > > > -Original Message- > > From: Francesc Castells [mailto:fcaste...@dgtexperts.com] > > Sent: Thursday, June 0

Re: [WiX-users] error LGHT0001: Unable to cast object

2010-06-03 Thread Blair
.com] > Sent: Thursday, June 03, 2010 6:34 AM > To: wix users > Subject: [WiX-users] error LGHT0001: Unable to cast object > > Hi, > I'm using WIX 3.0.5419.0 in a VS project. I'm receiving the following error > when building: > > light.exe(0,

Re: [WiX-users] error LGHT0001: Unable to cast object

2010-06-03 Thread Francesc Castells
Sent: Thursday, June 03, 2010 6:34 AM > To: wix users > Subject: [WiX-users] error LGHT0001: Unable to cast object > > Hi, > I'm using WIX 3.0.5419.0 in a VS project. I'm receiving the following error > when building: > > light.exe(0,

Re: [WiX-users] error LGHT0001: Unable to cast object

2010-06-03 Thread Blair
Looks like a bug. Do you have the stack trace? -Original Message- From: Francesc Castells [mailto:fcaste...@dgtexperts.com] Sent: Thursday, June 03, 2010 6:34 AM To: wix users Subject: [WiX-users] error LGHT0001: Unable to cast object Hi, I'm using WIX 3.0.5419.0 in a VS project

[WiX-users] error LGHT0001: Unable to cast object

2010-06-03 Thread Francesc Castells
Hi, I'm using WIX 3.0.5419.0 in a VS project. I'm receiving the following error when building: light.exe(0,0): error LGHT0001: Unable to cast object of type 'System.Collections.DictionaryEntry' to type 'Microsoft.Tools.WindowsInstallerXml.FileRow'. Google doesn't return any result for "LGHT0001 U