11/14/2006 5:25:09 PMSource: System.DataMessage: Column 'CurrencyType' does not belong to table .Stack: at System.Data.DataRow.GetDataColumn(String columnName) at System.Data.DataRow.get_Item(String columnName) at MicroFour.StrataFrame.UI.Windows.Forms.DevEx.ComboBoxEdit.PopulateFromDataTable() at MicroFour.StrataFrame.UI.Windows.Forms.DevEx.ComboBoxEdit.PopulateComboBox() at MicroFour.StrataFrame.UI.Windows.Forms.DevEx.ComboBoxEdit.set_DataSource(DataTable value) at MicroFour.StrataFrame.UI.Windows.Forms.DevEx.ComboBoxEdit.SetDataSource(Object DataSource, String DisplayMember, String ValueMember) at MicroFour.StrataFrame.UI.Windows.Forms.ListControl.PopulateComboFromBusinessObject(IListControl lstControl, Object[] Parameters) at MicroFour.StrataFrame.UI.Windows.Forms.ListControl.PopulateCombo(Control lstControl, Object[] Parameters) at MicroFour.StrataFrame.UI.Windows.Forms.DevEx.ComboBoxEdit.PopulateCombo(Object[] Parameters) at MicroFour.StrataFrame.UI.Windows.Forms.DevEx.ComboBoxEdit.Requery() at BBS.GUI.Tables.frmChkSourceTbl.frmChkSourceTbl_Activated(Object sender, EventArgs e) in C:\FactorSoftV3\BBS.GUI\Tables\frmChkSourceTbl.vb:line 11 at System.Windows.Forms.Form.OnActivated(EventArgs e) at System.Windows.Forms.Form.set_Active(Boolean value) at System.Windows.Forms.Form.ActivateMdiChildInternal(Form form) at System.Windows.Forms.Form.WmMdiActivate(Message& m) at System.Windows.Forms.Form.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
It was definitely not optimized and was really slow, but it worked. In your exception window, what is the inner exception. Click on Detail and go as deep as you can to see what the actual error is.