﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » Issues  » Error when setting a BO on a ComboBoxEdit Control</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Thu, 17 Sep 2026 20:48:23 GMT</lastBuildDate><ttl>20</ttl><item><title>Error when setting a BO on a ComboBoxEdit Control</title><link>http://forum.strataframe.net/FindPost17744.aspx</link><description>I thought all was well with the update&amp;nbsp;because yesterday I edited and built the application several times and even had two updates to deploy.&amp;nbsp; Today, while trying to set a BO on a combobox control (DevEx), I encountered the error below.&amp;nbsp; My gut tells me that this has something to do with my inability to open the solutions preferences &amp;#119;indow.&amp;nbsp; Perhaps a field was not updated in the SF database.&amp;nbsp; I will reinstall the framework and select the update&amp;nbsp;database option.&amp;nbsp; I'll report back here shortly.&lt;/P&gt;&lt;P&gt;SqlException&lt;BR&gt;&amp;nbsp; Invalid column name 'pref_ShowFieldsInAlphaOrder'.&lt;/P&gt;&lt;P&gt;Source&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : .Net SqlClient Data Provider&lt;/P&gt;&lt;P&gt;Stack Trace: &lt;BR&gt;&amp;nbsp;&amp;nbsp; at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at System.Data.SqlClient.SqlDataReader.ConsumeMetaData()&lt;BR&gt;&amp;nbsp;&amp;nbsp; at System.Data.SqlClient.SqlDataReader.get_MetaData()&lt;BR&gt;&amp;nbsp;&amp;nbsp; at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at MicroFour.StrataFrame.Data.DbDataSourceItem.GetDataTable(DbCommand Command, OnChangeEventHandler CallBack)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at MicroFour.StrataFrame.Data.SqlDataSourceItem.GetDataTable(DbCommand Command, OnChangeEventHandler CallBack)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at MicroFour.StrataFrame.Data.DataLayer.GetDataTable(DbCommand Command, Boolean RegisterNotification)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at MicroFour.StrataFrame.Business.BusinessLayer.FillDataTable(DbCommand CommandToExecute)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at MicroFour.StrataFrame.Extensibility.BusinessObjects.DTEPreferencesBO.FillBySolutionName(String SolutionName)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at MicroFour.StrataFrame.Extensibility.ExtensibilityBasics.GetMethodsOnTypeForListPopulation(String TypeFullName, IServiceProvider Provider, ListControl ComboToPopulate)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at MicroFour.StrataFrame.Extensibility.ListPopulationEditorDialog.ᜁ(Object A_0, EventArgs A_1)&lt;BR&gt;</description><pubDate>Thu, 10 Jul 2008 09:43:57 GMT</pubDate><dc:creator>Bill Cunnien</dc:creator></item><item><title>RE: Error when setting a BO on a ComboBoxEdit Control</title><link>http://forum.strataframe.net/FindPost17750.aspx</link><description>Cool :cool:</description><pubDate>Thu, 10 Jul 2008 09:43:57 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Error when setting a BO on a ComboBoxEdit Control</title><link>http://forum.strataframe.net/FindPost17748.aspx</link><description>Using the tools supplied by DevEx I reconverted my application to the 8.1.6 version of the control suite.&amp;nbsp; Then, I rebuilt my application.&amp;nbsp; The forms are coming up, now.&amp;nbsp; And, the comboboxedit control now responds properly when assigning a BO as a datasource.&amp;nbsp; Awesome!&amp;nbsp; :w00t:&amp;nbsp; Now, back to work.&amp;nbsp; :smooooth:</description><pubDate>Thu, 10 Jul 2008 09:39:27 GMT</pubDate><dc:creator>Bill Cunnien</dc:creator></item><item><title>RE: Error when setting a BO on a ComboBoxEdit Control</title><link>http://forum.strataframe.net/FindPost17747.aspx</link><description>Ok.&amp;nbsp; I ran the installation, again.&amp;nbsp; Now, I cannot open any form.&amp;nbsp; None of the DevEx controls can be initialized.&amp;nbsp; I updated and rebuilt the InheritedUI solution (again).&amp;nbsp; I then rebuilt my application.&amp;nbsp; Nothing.&amp;nbsp; All forms using any DevEx control are bombing.&amp;nbsp; I will stay at this, but if you have any ideas about how to correct this, I would appreciate it.</description><pubDate>Thu, 10 Jul 2008 09:26:39 GMT</pubDate><dc:creator>Bill Cunnien</dc:creator></item><item><title>RE: Error when setting a BO on a ComboBoxEdit Control</title><link>http://forum.strataframe.net/FindPost17746.aspx</link><description>This explains a lot...including your other problem on your other post.&amp;nbsp; You did not update your data structures, which have changed.&amp;nbsp; You need to reload the update and &lt;STRONG&gt;&lt;EM&gt;&lt;U&gt;BE SURE&lt;/U&gt;&lt;/EM&gt;&lt;/STRONG&gt; to allow the StrataFrame structures to be updated.</description><pubDate>Thu, 10 Jul 2008 08:30:19 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>