after upgrading from v6 to v7 i get this error
string location = ((System.Web.UI.WebControls.DropDownList)viewBiz.BasicForm.FieldControls["Location"]).SelectedValue;
Cannot convert type 'CMS.FormControls.FormEngineUserControl' to 'System.Web.UI.WebControls.DropDownList