[NotSupportedException: Cannot serialize member Base.ClassLibrary.Common.Objects.ListObjects.LobjList of type Base.ClassLibrary.Interfaces.Common.Objects.IDropDownItem because it is an interface.]
[InvalidOperationException: Cannot serialize member ‘Base.ClassLibrary.Common.Objects.ListObjects.LobjList' of type 'System.Collections.Generic.List`1[[Base.ClassLibrary.Interfaces.Common.Objects.IDropDownItem, Base.ClassLibrary, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null]]', see inner exception for more details.]
System.Xml.Serialization.StructModel.CheckSupportedMember(TypeDesc typeDesc, MemberInfo member, Type type) +925156
System.Xml.Serialization.StructModel.CheckSupportedMember(TypeDesc typeDesc, MemberInfo member, Type type) +69
System.Xml.Serialization.StructModel.GetPropertyModel(PropertyInfo propertyInfo) +127
System.Xml.Serialization.StructModel.GetFieldModel(MemberInfo memberInfo) +118
System.Xml.Serialization.XmlReflectionImporter.ImportStructLikeMapping(StructModel model, String ns, Boolean openModel, XmlAttributes a) +1824
System.Xml.Serialization.XmlReflectionImporter.ImportTypeMapping(TypeModel model, String ns, ImportContext context, String dataType, XmlAttributes a, Boolean repeats, Boolean openModel) +734
[InvalidOperationException: There was an error reflecting type Base.ClassLibrary.Common.Objects.ListObjects'.]
System.Xml.Serialization.XmlReflectionImporter.ImportTypeMapping(TypeModel model, String ns, ImportContext context, String dataType, XmlAttributes a, Boolean repeats, Boolean openModel) +1638
System.Xml.Serialization.XmlReflectionImporter.ImportElement(TypeModel model, XmlRootAttribute root, String defaultNamespace) +115
System.Xml.Serialization.XmlReflectionImporter.ImportTypeMapping(Type type, XmlRootAttribute root, String defaultNamespace) +76
System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace) +320
System.Xml.Serialization.XmlSerializer..ctor(Type type) +6
System.Configuration.SettingsPropertyValue.ConvertObjectToString(Object propValue, Type type, SettingsSerializeAs serializeAs, Boolean throwOnError) +524
System.Configuration.SettingsPropertyValue.SerializePropertyValue() +91
System.Configuration.SettingsPropertyValue.get_SerializedValue() +19
System.Web.Profile.ProfileModule.PrepareDataForSaving(String& allNames, String& allValues, Byte[]& buf, Boolean binarySupported, SettingsPropertyValueCollection properties, Boolean userIsAuthenticated) +1207
System.Web.Profile.SqlProfileProvider.SetPropertyValues(SettingsContext sc, SettingsPropertyValueCollection properties) +221
System.Configuration.SettingsBase.SaveCore() +379
System.Configuration.SettingsBase.Save() +77
System.Web.Profile.ProfileBase.SaveWithAssert() +31
System.Web.Profile.ProfileBase.Save() +63
System.Web.Profile.ProfileModule.OnLeave(Object source, EventArgs eventArgs) +2397611
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64