Exception information: Message: Input string was not in a correct format. ======================== Source: mscorlib Stack: at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info) at System.Convert.ToInt16(String value) at DevExpress.Skins.Info.SkinXmlLoader.StringToObject(Type type, String val) at DevExpress.Skins.Info.SkinXmlLoader.LoadProperties(SkinCustomProperties properties, Boolean colors) at DevExpress.Skins.Info.SkinXmlLoader.LoadElement() at DevExpress.Skins.Info.SkinXmlLoader.LoadElements() at DevExpress.Skins.Info.SkinXmlLoader.LoadSkin(String skinName) at DevExpress.Skins.Info.SkinXmlLoader.LoadAllSkins(String skinName) at DevExpress.Skins.Info.SkinXmlLoader.LoadAllSkins(Stream stream, String skinName) at DevExpress.Skins.Info.SkinXmlCreator.Load() at DevExpress.Skins.Info.SkinBlobXmlCreator.Load() at DevExpress.Skins.SkinContainer.Load() at DevExpress.Skins.SkinContainer.GetSkin(Object productId) at DevExpress.Skins.SkinManager.GetSkin(Object productId, String skinName) at DevExpress.Skins.SkinManager.GetSkin(Object productId, ISkinProvider provider) at DevExpress.Skins.BarSkins.GetSkin(ISkinProvider provider) at DevExpress.XtraBars.Styles.SkinBarManagerPaintStyle.get_Skin() at DevExpress.XtraBars.ViewInfo.SkinBarConstants.GetProperty(String propName) at DevExpress.XtraBars.ViewInfo.SkinBarConstants.GetIntProperty(String propName, Int32 defValue) at DevExpress.XtraBars.ViewInfo.SkinBarConstants.Init() at DevExpress.XtraBars.ViewInfo.BarDrawParameters.InitDefaults() at DevExpress.XtraBars.ViewInfo.BarDrawParameters.UpdateScheme() at DevExpress.XtraBars.BarAndDockingController.OnChanged() at DevExpress.XtraBars.BarAndDockingController.OnLookAndFeelChanged(Object sender, EventArgs e) at DevExpress.LookAndFeel.UserLookAndFeel.EventRecord`1.Invoke(UserLookAndFeel userLookAndFeel, EventArgs eventArgs) at DevExpress.LookAndFeel.UserLookAndFeel.OnStyleChanged() at DevExpress.LookAndFeel.UserLookAndFeel.OnParentStyleChanged(Object sender, EventArgs e) at DevExpress.LookAndFeel.UserLookAndFeel.EventRecord`1.Invoke(UserLookAndFeel userLookAndFeel, EventArgs eventArgs) at DevExpress.LookAndFeel.UserLookAndFeel.OnStyleChanged() at DevExpress.LookAndFeel.UserLookAndFeelDefault.OnStyleChanged() at DevExpress.LookAndFeel.UserLookAndFeel.set_SkinName(String value) at Quest.BRT.MainWindow.MainForm.InitializeComponent() at Quest.BRT.MainWindow.MainForm..ctor() at Quest.BRT.Program.Main()