The Windows Installer behavior is not defined if you ignore the length 
warnings.  Things might work on your machine or things might work on all 
machines today or things might not on any machine except yours or things might 
break tomorrow.  That's the beautiful part about undefined behavior.  You don't 
know what you're going to get.  <smile/>

-----Original Message-----
From: Jon Arild Tørresdal [mailto:[EMAIL PROTECTED]
Sent: Sunday, September 28, 2008 01:36
To: 'General discussion for Windows Installer XML toolset.'
Subject: Re: [WiX-users] Warning CNDL 1026 - can ignore ?

If you check the Component table in Orca you see that the Component field
(same as component id in WiX) is defined with length 72. Unless WiX have
special handling to reduce the length for longer strings and keep them
unique, I would not exceed this limit.

Jon A. Torresdal
http://blog.torresdal.net


-----Original Message-----
From: Eitan Behar [mailto:[EMAIL PROTECTED]
Sent: 28. september 2008 09:44
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] Warning CNDL 1026 - can ignore ?

Hi,

I am getting the following warning:

*warning CNDL1026: The **Component/@Id* <Component/@Id>* attribute value ...
is too long for an identifier, Standard identifiers are 72 characters long
or less.*
**
Please, do you know what are the implications of ignoring this warning? I
use pretty long ids in order to identify the fragment name and file name,
etc in each component.

Thanks in advance,

Eitan
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to