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

2010-06-07 Thread Francesc Castells
ossible. A repro of the problem would > be > ideal because we've had thousands and thousands of users using it and have > never seen that problem. > > On Fri, Jun 4, 2010 at 12:01 AM, Francesc Castells < > fcaste...@dgtexperts.com > > wrote: > > > Here'

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

2010-06-03 Thread Francesc Castells
Not sure. Does light log by default somewhere? that message is the only I get on screen. On Thu, Jun 3, 2010 at 5:42 PM, Blair wrote: > Looks like a bug. Do you have the stack trace? > > -Original Message- > From: Francesc Castells [mailto:fcaste...@dgtexperts.com] >

[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

[WiX-users] Wix expert required

2010-05-27 Thread Francesc Castells
Hi, I was hoping to find a WIX expert to help me with my installer needs. I posted jobs at oDesk and Elance and I tried several developers and after several months and quite a lot of money I only got very disappointing results. Are WIX experts not contracting? I suppose big organizations have their

Re: [WiX-users] Accessing Vista VirtualStore from CustomAction

2010-04-15 Thread Francesc Castells
equiring a manual step or separate tool that runs pre or post > install as the user. > > > Sascha > > > > On Wed, Apr 14, 2010 at 11:02 PM, Francesc Castells > wrote: > > Thanks Sascha, > > >From your comment, I studied what is going on in the installer w

Re: [WiX-users] Accessing Vista VirtualStore from CustomAction

2010-04-14 Thread Francesc Castells
ogged in user (the initial user before elevation)? Otherwise, I don't see how I can solve this... Thanks again for your help, Francesc On Wed, Apr 14, 2010 at 1:39 AM, Sascha Beaumont wrote: > Most likely your CA is running deferred and with elevated privileges, > try setting CustomA

[WiX-users] Accessing Vista VirtualStore from CustomAction

2010-04-13 Thread Francesc Castells
Hi, I have an installer that upgrades an old program and imports the data. To do that, it opens the old program's config file and gets the path to the data files (an access .mdb file, for example). The problem is that most of the times the data was stored in Program Files, so Vista has created a vi