Thanks,

I'll patch it in my local copy so I can keep working...

On 7/10/06, Derek Cicerone <[EMAIL PROTECTED] > wrote:
The MSI validation data for the Difx extension is in
wix\src\ext\DifxAppExtension\wixext\Data\tables.xml.  The schema for the
extension's xml is in the xsd file.

Derek

-----Original Message-----
From: Shmarya Rubenstein [mailto:[EMAIL PROTECTED]]
Sent: Sunday, July 09, 2006 12:37 PM
To: [EMAIL PROTECTED]
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] <Driver/> LGHT0204 : ICE03 : Value not a member of
theset;

Done. Request #1519658
(http://sourceforge.net/tracker/index.php?func=detail&aid=1519658&group_id=1
05970&atid=642714).

Please let me know when there is a fix for this...

By the way, where is this validation data found? In the XSD for the difx
extension?

Thanks,
Shmarya



Derek Cicerone wrote:
>
> The validation data for the MsiDriverPackages is likely wrong. Here's
> the current definition:
>
> <columnDefinition name="Flags" type="number" length="4"
>
> set="0;1;2;3;4;5;6;7" description="Flags for installing and
> uninstalling driver packages"/>
>
> Clearly this is wrong since there can be a flag of 0x10 (16). Please
> open a bug against this issue.
>
> Thanks,
>
> Derek
>
> ------------------------------------------------------------------------
>
> *From:* [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]] *On Behalf Of
> *Shmarya Rubenstein
> *Sent:* Sunday, July 09, 2006 7:48 AM
> *To:* wix-users@lists.sourceforge.net
> *Subject:* [WiX-users] <Driver/> LGHT0204 : ICE03 : Value not a member
> of theset;
>
> Hi all,
>
> I updgraded my version of WiX + extensions to the latest HEAD (3.0),
> and all of a sudden this error crops up:
>
> error LGHT0204 : ICE03: Value not a member of the set; Table:
> MsiDriverPackages, Column: Flags, Key(s):
> Drivers__.B3C0C110_C664_4422_8204_4E6688F37C8A
>
> My <Driver> tag looks like this:
>
> <difx:Driver Legacy='yes' PlugAndPlayPrompt='no' ForceInstall='yes'
> Sequence='900' AddRemovePrograms='no' />
>
> The minute I remove the "Legacy='yes'" attribute (or replace yes with
> no), it compiles and links ok....
>
> Thoughts anyone?
>
> Thanks,
>
> --
> Shmarya
> -----------------------------------------------------------
> [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED] > -
> http://shmarya.net
> NUnit rocks! http://nunit.com
>




--
Shmarya
-----------------------------------------------------------
[EMAIL PROTECTED] - http://idp.shmarya.net
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to