public void EnsureIdentityDefaults(int customerID) { try { Exigo.EnsureCalendar(customerID); } catch { } }