In article <[EMAIL PROTECTED]>,
    "Simon Dahlbacka" <[EMAIL PROTECTED]>  writes:

> I don't know about the actual issue, but as you might guess from looking at
> a snippet of xml, the > character is in fact a special one that needs
> escaping
> so either
> Intel &gt; 5
> or
> 
> <![CDATA[Intel>5]]>
> 
> is more likely to work

Good point, but I don't think it got that far, because the error is
reporting a problem with a foreign key in the Control_ column:

> >     error LGHT0204 : ICE03: Not a valid foreign key;
> >  Table: ControlEvent, Column: Control_, Key(s):
> > CancelDlg.Next.SpawnDialog.WelcomeDlg.Intel>5

There is no 'Next' control on the standard CancelDlg supplied in the
UI library.
-- 
"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/>

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to