I'm using a modified featuretree.wxs and keep getting this error. But I can't 
seem to locate what's causing it. If I comment out the Tree control, it 
continues without an error, although the names of the text controls are shown 
instead of the text..

Can anyone tell me what's causing this error?

MSI (c) (8C:A0) [11:31:07:183]: Note: 1: 2235 2:  3: RuntimeLevel 4: SELECT 
`Feature`, `Feature`.`Directory_`, `Title`, `Description`, `Display`, 
`RuntimeLevel`, `Select`, `Action`, `Installed`, `Handle` FROM `Feature` WHERE 
`Feature_Parent`=? ORDER BY `Display`
DEBUG: Error 2235:  Database: . Column 'RuntimeLevel' not present or ambiguous 
in SQL query: SELECT `Feature`, `Feature`.`Directory_`, `Title`, `Description`, 
`Display`, `RuntimeLevel`, `Select`, `Action`, `Installed`, `Handle` FROM 
`Feature` WHERE `Feature_Parent`=? ORDER BY `Display`
DEBUG: Error 2835:  The control ErrorIcon was not found on dialog ErrorDialog
The installer has encountered an unexpected error installing this package. This 
may indicate a problem with this package. The error code is 2835. The arguments 
are: ErrorIcon, ErrorDialog,
The installer has encountered an unexpected error installing this package. This 
may indicate a problem with this package. The error code is 2235. The arguments 
are: , RuntimeLevel, SELECT `Feature`, `Feature`.`Directory_`, `Title`, 
`Description`, `Display`, `RuntimeLevel`, `Select`, `Action`, `Installed`, 
`Handle` FROM `Feature` WHERE `Feature_Parent`=? ORDER BY `Display`
MSI (c) (8C:A0) [11:31:08:542]: Product: MaestroLink Client 1.0.0.2 -- The 
installer has encountered an unexpected error installing this package. This may 
indicate a problem with this package. The error code is 2235. The arguments 
are: , RuntimeLevel, SELECT `Feature`, `Feature`.`Directory_`, `Title`, 
`Description`, `Display`, `RuntimeLevel`, `Select`, `Action`, `Installed`, 
`Handle` FROM `Feature` WHERE `Feature_Parent`=? ORDER BY `Display`

<Fragment>

<UI>

<Dialog Id="CustomizeDialog" Width="370" Height="270" 
Title="!(loc.CustomizeDlg_Title)" TrackDiskSpace="yes">

<Control Id="Tree" Type="SelectionTree" X="25" Y="85" Width="175" Height="115" 
Property="_BrowseProperty" Sunken="yes" TabSkip="no" 
Text="!(loc.CustomizeDlgTree)" />

<Control Id="Browse" Type="PushButton" X="294" Y="210" Width="66" Height="17" 
Text="!(loc.CustomizeDlgBrowse)">

<Publish Event="SelectionBrowse" Value="BrowseDlg">1</Publish>

<Condition Action="hide">Installed</Condition>

<Condition Action="disable">Installed</Condition>

</Control>

<Control Id="Reset" Type="PushButton" X="10" Y="243" Width="81" Height="17" 
Text="!(loc.CustomizeDlgReset)">

<Publish Event="Reset" Value="0">1</Publish>

<Subscribe Event="SelectionNoItems" Attribute="Enabled" />

</Control>

<Control Id="DiskCost" Type="PushButton" X="91" Y="243" Width="100" Height="17" 
Text="!(loc.CustomizeDlgDiskCost)">

<Publish Event="SpawnDialog" Value="DiskCostDlg">1</Publish>

<Subscribe Event="SelectionNoItems" Attribute="Enabled" />

</Control>

<Control Id="Cancel" Type="PushButton" X="304" Y="243" Width="56" Height="17" 
Cancel="yes" Text="!(loc.WixUICancel)">

<Publish Event="SpawnDialog" Value="CancelDlg">1</Publish>

</Control>

<Control Id="BannerBitmap" Type="Bitmap" X="0" Y="0" Width="370" Height="44" 
TabSkip="no" Text="!(loc.CustomizeDlgBannerBitmap)" />

<Control Id="Text" Type="Text" X="25" Y="55" Width="320" Height="20" 
Text="!(loc.CustomizeDlgText)" />

<Control Id="BannerLine" Type="Line" X="0" Y="44" Width="370" Height="0" />

<Control Id="BottomLine" Type="Line" X="0" Y="234" Width="370" Height="0" />

<Control Id="Description" Type="Text" X="25" Y="23" Width="280" Height="15" 
Transparent="yes" NoPrefix="yes" Text="!(loc.CustomizeDlgDescription)" />

<Control Id="Title" Type="Text" X="15" Y="6" Width="210" Height="15" 
Transparent="yes" NoPrefix="yes" Text="!(loc.CustomizeDlgTitle)" />

<Control Id="Box" Type="GroupBox" X="210" Y="81" Width="150" Height="118" />

<Control Id="ItemDescription" Type="Text" X="215" Y="90" Width="131" 
Height="50" Text="!(loc.CustomizeDlgItemDescription)">

<Subscribe Event="SelectionDescription" Attribute="Text" />

</Control>

<Control Id="ItemSize" Type="Text" X="215" Y="140" Width="131" Height="50" 
Text="!(loc.CustomizeDlgItemSize)">

<Subscribe Event="SelectionSize" Attribute="Text" />

</Control>

<Control Id="Location" Type="Text" X="90" Y="210" Width="200" Height="20" 
Text="!(loc.CustomizeDlgLocation)">

<Subscribe Event="SelectionPath" Attribute="Text" />

<Subscribe Event="SelectionPathOn" Attribute="Visible" />

<Condition Action="hide">Installed</Condition>

</Control>

<Control Id="LocationLabel" Type="Text" X="25" Y="210" Width="65" Height="10" 
Text="!(loc.CustomizeDlgLocationLabel)">

<Subscribe Event="SelectionPathOn" Attribute="Visible" />

<Condition Action="hide">Installed</Condition>

</Control>

<Control Id="Back" Type="PushButton" X="192" Y="243" Width="56" Height="17" 
Text="!(loc.WixUIBack)">

<Publish Event="NewDialog" Value="SettingsDialog">ENTITLED = "1"</Publish>

<Publish Event="NewDialog" Value="UserDialog">ENTITLED = "0"</Publish>

</Control>

<Control Id="Next" Type="PushButton" X="248" Y="243" Width="56" Height="17" 
Default="yes" Text="!(loc.WixUINext)">

<Subscribe Event="SelectionNoItems" Attribute="Enabled" />

<Publish Event="NewDialog" Value="DisplayPDFDialog">1</Publish>

</Control>

</Dialog>

</UI>

</Fragment>

David Bartmess
Wall Street On Demand
david.bartm...@wallst.com<mailto:david.bartm...@wallst.com>
direct: 303.417.9999 x585
cell: 303.883-9117
fax: 303.444.2586

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to