public override void Install() { try { _jobsContext.Install(); } catch (Exception) { } base.Install(); }