private bool spinSave(XmlDocument docConfig)
        {
            bool success = false;
            Stopwatch watch = new Stopwatch();