Take the community feedback survey now.
                AI OnAI Off
            
        Take the community feedback survey now.
[FormatException: String was not recognized as a valid Boolean.]
   System.Boolean.Parse(String value) +269
   System.String.System.IConvertible.ToBoolean(IFormatProvider provider) +13
   System.Convert.ToBoolean(Object value) +36
   EPiServer.Admin.Settings.SetControlValues(ControlCollection controls) +804
   EPiServer.Admin.Settings.SetControlValues(ControlCollection controls) +113
   EPiServer.Admin.Settings.SetControlValues(ControlCollection controls) +113
   EPiServer.Admin.Settings.SetControlValues(ControlCollection controls) +113
   EPiServer.Admin.Settings.SetControlValues(ControlCollection controls) +113
   EPiServer.Admin.Settings.Page_Load(Object sender, EventArgs e) +297
   System.EventHandler.Invoke(Object sender, EventArgs e) +0
   System.Web.UI.Control.OnLoad(EventArgs e) +67
   System.Web.UI.Control.LoadRecursive() +35
   System.Web.UI.Page.ProcessRequestMain() +772
I have no problem fixing it in my settings plugin but it would be nice not having to in every system.
/HAXEN