Failed to render control: System.ArgumentException: Column 'Sponsor' does not belong to table .
at System.Data.DataRow.GetDataColumn(String columnName)
at System.Data.DataRow.get_Item(String columnName)
at UserGroupPortal.Library.WebControls.QueryControl.CombineJoinResults(DataTable resultTable, SPWeb queryWeb)
at UserGroupPortal.Library.WebControls.QueryControl.ExecuteItemQuery()
at UserGroupPortal.Library.WebControls.QueryControl.LoadData()
at UserGroupPortal.Library.WebControls.TransformControl.Render(HtmlTextWriter writer)