Hi,
> And in some cases, it WILL break. For example, feature ids are limited
> to 38 characters, regardless of schema.
Good to know. But my case is limited to the CustomAction table...
Kind regards,
Henning
-
This SF.net em
Richard wrote:
> While I agree with this, I would add that in practice I've never seen
> a problem arising from overflowing the field. Still, it puts you in a
> position of "working by accident" instead of "working by design".
> I've learned the hard way over the years that "working by accident"
>
In article <[EMAIL PROTECTED]>,
Chesong Lee <[EMAIL PROTECTED]> writes:
> > My question is: Can I safely ignore this warning?
>
> It would be wise to avoid the warning.
While I agree with this, I would add that in practice I've never seen
a problem arising from overflowing the field. Stil
Custom actions in wix source codes may be a good reference. Hope this helps.
Regards,
Chesong Lee
-Original Message-
From: Krause, Henning [mailto:[EMAIL PROTECTED]
Sent: Saturday, December 29, 2007 2:25 AM
To: Chesong Lee; wix-users@lists.sourceforge.net
Subject: RE: [WiX-users] ICE03: St
rge.net
> Cc: Krause, Henning
> Subject: Re: [WiX-users] ICE03: String overflow warning
>
> Codes in deferred custom action cannot directly access MSI database.
>
> In the function, you can only read "CustomActionData" property, of
> which value is set as the name of the cu
Codes in deferred custom action cannot directly access MSI database.
In the function, you can only read "CustomActionData" property, of
which value is set as the name of the custom action.
For example, to transfer the data to the deferred custom action named
"MyDeferredCustomAction", you have to
It's an ICE error. You really should fix it. It isn't hard in this case, just
shorten the File/@Id.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Stefan Seifert
Sent: Wednesday, February 07, 2007 1:56 PM
To: wix-users@lists.sourceforge.net
Subject: [W
7 matches
Mail list logo