Re: [WiX-users] ICE03 error from light

2007-10-02 Thread Ogborne, Dave
press the error so no worries there! Thanks again, Dave -Original Message- From: Mike Dimmick [mailto:[EMAIL PROTECTED] Sent: 01 October 2007 22:22 To: 'Peter Marcu'; Ogborne, Dave; wix-users@lists.sourceforge.net Subject: RE: [WiX-users] ICE03 error from light You ne

Re: [WiX-users] ICE03 error from light

2007-10-01 Thread Mike Dimmick
ECTED] On Behalf Of Peter Marcu Sent: 01 October 2007 17:59 To: daveog; wix-users@lists.sourceforge.net Subject: Re: [WiX-users] ICE03 error from light The error is saying that the DllPath column of the ComPlusAssembly table has a value of LAPComPlusAssembly. This is a foreign key and therefore

Re: [WiX-users] ICE03 error from light

2007-10-01 Thread Peter Marcu
The error is saying that the DllPath column of the ComPlusAssembly table has a value of LAPComPlusAssembly. This is a foreign key and therefore needs to be present in the table has the corresponding primary key. Make sure that LAPComPlusAssembly is defined as a Primary key somewhere else in your