protected override void ApplicationStartup(IUnityContainer container, IPipelines pipelines) { base.ApplicationStartup(container, pipelines); pipelines.EnabledUnhandledExceptionHandling(); }