In article <[EMAIL PROTECTED]>,
    "Chris Matthews" <[EMAIL PROTECTED]>  writes:

> Yes it passes all ICEs. [...]

Interesting.  Does it still work if you take out the Subscribe?

> > <Control Id="MachineName" Type="Edit" X="57" Y="67" Width="270"
> > Height="16" Property="LFM_SERVER_ROOT" TabSkip="no" Disabled="yes" >
> > <Subscribe Event="LFM_SERVER_ROOT" Attribute="Text"/>  
> > </Control>

See, I'm thinking that even if you did need to subscribe to a property
change event, that the syntax would be more like
Event="[LFM_SERVER_ROOT]" like it is in the Publish element and not
Event="LFM_SERVER_ROOT".  It sounds to me like the ICEs aren't
checking the valid values of the Event column for the EventMapping
table.
-- 
"The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download
      <http://www.xmission.com/~legalize/book/download/index.html>

        Legalize Adulthood! <http://blogs.xmission.com/legalize/>

-------------------------------------------------------------------------
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