Bugs item #1346029, was opened at 2005-11-02 06:36
Message generated for change (Comment added) made by derekc
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1346029&group_id=105970
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: light
>Group: v2.0
Status: Open
>Resolution: Invalid
Priority: 5
Submitted By: Addesg (addesg)
>Assigned to: Derek (derekc)
Summary: There was an error importing table: IniFile
Initial Comment:
I have a very long ini entry and when i use light i get the
following error. I have tried other MSI Packaging tools
like Orca and have no problem with the Ini entry.
fatal error LGHT0010: There was an error importing
table: IniFile with file: IniFile.idt
the ini entry that seem to be problematic is as follows
<IniFile Id="IniFile53" Name="mplayerc.ini"
Directory="INSTALLDIR" Section="Settings"
Key="SpeakerToChannelMapping"
Value="BAAAAAAABAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAABAAAAAAACAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAABAAAAAAACAAAAAAAEAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAABAAAAAAACAAAAAAAAAAAAAAAAAAAAAA
AEAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAABAAAAAAACAAAAAAAEAAAAAAAAAAAAAAAI
AAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAABAAAAAAACAAAAAAAEAAAAAAAIAAAAAAAAB
AAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AABAAAAAAACAAAAAAAEAAAAAAAIAAAAAAAABA
AAAAAACAAAAAAAEAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAA"
Action="createLine" />
If i remove this entry the msi file is created. Then i can
add the entry in Orca.
----------------------------------------------------------------------
>Comment By: Derek (derekc)
Date: 2005-11-02 14:25
Message:
Logged In: YES
user_id=518766
Another thing to check is whether the attribute value spans
lines in your authoring. If so, then it will contain
newlines which are probably not supported for this
particular column.
Please re-activate this bug if the value you'd like to set
is a single-line and less than 255 characters long and you
still hit this problem. If you discover that you need to
have multiple lines, then its possible to fix this in WiX.
However, if the value must exceed 255 characters, you're
hitting an msi limitation that we may not be able to get
around. Please let us know either way by sending an email
to wix-users (more people respond to the alias than bugs so
its usually more efficient to start with the alias, then
open bugs as necessary).
----------------------------------------------------------------------
Comment By: Bob Arnson (barnson)
Date: 2005-11-02 12:53
Message:
Logged In: YES
user_id=26581
According to the MSI 3.1 schema, IniFile.Value can hold up
to 255 characters.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1346029&group_id=105970
-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
WiX-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs