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
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
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
Mike Dimmick wrote:
> Since the MSI database allows you to insert lengths longer than stated in
> the column definition I'm not entirely sure what the impact of 'overflowing'
> a column is.
>
Depends on the code that uses the column's data. Sometimes you can plug
in extra data and it works. So
prompt.
sn -Vr *,36e4ce08b8ecfb17
This disables verification for any assembly using the WiX signing key.
--
Mike Dimmick
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of jrcolons
Sent: 09 May 2007 23:21
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-use
jrcolons wrote:
>
>
>
> Rob Mensching-2 wrote:
>>
>> Hmm, I thought the length restriction was removed. Feel free to open a
>> bug so we remember to update the string lengths.
>>
>
> Sorry Rob, I'm a newbie in wix matters... how do i open it?
>
>
I just opened it. Is there any hack or
ent: 09 May 2007 21:39
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] ICE03 error
Are you sure about that "allows you to insert lengths longer than stated
in the column definition"? Just the other day I had error 1627 when
trying to insert a string of more than 72 char
Sent: Wednesday, May 09, 2007 1:24 PM
To: 'Mike Dimmick'; 'jrcolons'; wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] ICE03 error
Appears to be a limit imposed by the column definition format (see
http://msdn2.microsoft.com/en-us/library/aa367870.aspx). Interestingly
there i
Rob Mensching-2 wrote:
>
> Hmm, I thought the length restriction was removed. Feel free to open a
> bug so we remember to update the string lengths.
>
Sorry Rob, I'm a newbie in wix matters... how do i open it?
--
View this message in context:
http://www.nabble.com/ICE03-error-tf3717662.h
7;; 'jrcolons'; wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] ICE03 error
Appears to be a limit imposed by the column definition format (see
http://msdn2.microsoft.com/en-us/library/aa367870.aspx). Interestingly
there is an s0 which should be unlimited but I'm not sure wh
t: 09 May 2007 21:00
To: 'jrcolons'; wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] ICE03 error
You say in the title it's an ICE03 error. What's the exact text of the
error? ICE03 generates a number of different messages - it's basically the
data structure in
Subject: Re: [WiX-users] ICE03 error
Rob Mensching-2 wrote:
>
> What's the problem?
>
Sorry I was trying to be so succint that I omitted the essence of my
problem. I'm trying to modify a connection string value to an add key in the
web.config to reflect an application server
Rob Mensching-2 wrote:
>
> What's the problem?
>
Sorry I was trying to be so succint that I omitted the essence of my
problem. I'm trying to modify a connection string value to an add key in the
web.config to reflect an application server name. The sentence i'm using to
try achieve this is th
You say in the title it's an ICE03 error. What's the exact text of the
error? ICE03 generates a number of different messages - it's basically the
data structure integrity-checking ICE.
Given how long that is I think that you're exceeding the length of the
column. WiX permits up to 255 characters i
What's the problem?
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of jrcolons
Sent: Wednesday, May 09, 2007 11:58 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] ICE03 error
Hi!
I'm trying to set a connection string in my web.config file
15 matches
Mail list logo