After installing the recommended updates DPM 2012 R2 fails to start, all I get is a white box.
When I close the program (red cross top right) and message pop up saying mmc can't be started, managed to get this out of the error
"at System.Windows.Forms.Control.GetSafeHandle(IWin32Window window)
at System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
at Microsoft.Internal.EnterpriseStorage.Dls.UI.CustomHelpDialog.ShowErrorDialog(IWin32Window owner, ErrorInfo error, EventHandler handler, String caption, String messageSuffix)
at Microsoft.Internal.EnterpriseStorage.Dls.UI.ErrorDialog.ShowDialog(IWin32Window parent, ErrorInfo error, EventHandler helpHandler, String caption, String messageSuffix)
at Microsoft.Internal.EnterpriseStorage.Dls.UI.ErrorDialog.ShowDialog(IWin32Window parent, ErrorInfo error, EventHandler helpHandler, String caption)
at Microsoft.Internal.EnterpriseStorage.MmcContainer.PageController.Initialize()
at Microsoft.Internal.EnterpriseStorage.MmcContainer.ManagedFormView.OnInitialize(AsyncStatus status)
at Microsoft.ManagementConsole.View.ProcessRequest(Request request)
at Microsoft.ManagementConsole.ViewMessageClient.ProcessRequest(Request request)
at Microsoft.ManagementConsole.Internal.IMessageClient.ProcessRequest(Request request)
at Microsoft.ManagementConsole.Executive.RequestStatus.BeginRequest(IMessageClient messageClient, RequestInfo requestInfo)
at Microsoft.ManagementConsole.Executive.SnapInRequestOperation.ProcessRequest()
at Microsoft.ManagementConsole.Executive.Operation.OnThreadTransfer(SimpleOperationCallback callback)"
Also, SQL Server Agent and SQL Server services wont start, manual starting of them dose not work.
Error:
"Windows could not start SQL Server (MSSQLSERVER) service on Local Computer. Error 1068: The dependency service or group failed to start."
Service SQL Server has no dependency's
Service SQL Server Agent is dependant of SQL Server.