Unable to install Veeam Version 5.03 onto my computer. When I attempt to and run as an administrator, I receive the following error: Installation was interrupted, or something did not work, as expected. For more information, see the installation logs.
[08.08.2022 10:57:53][INFO] Creating Installer Application instance.
[08.08.2022 10:57:53][INFO] Installer Application instance created.
[08.08.2022 10:58:23][INFO] InstallerEngine session started.
[08.08.2022 10:58:23][INFO] Stopping tray application.
[08.08.2022 10:58:23][INFO] Tray application stop procedure threw an exception, this can indicate error or tray application is not running.
[08.08.2022 10:58:23][ERROR] System.Threading.WaitHandleCannotBeOpenedException: No handle of the given name exists.
at System.Threading.EventWaitHandle.OpenExisting(String name, EventWaitHandleRights rights)
at Veeam.Setup.Endpoint.EndpointCore.TrayAppManager.Stop(IProgressReporter progressReporter)
[08.08.2022 10:58:24][INFO] Stopping exisitng services...
[08.08.2022 10:58:24][INFO] Service name: VeeamEndpointBackupSvc
[08.08.2022 10:58:24][INFO] Service process: Not specified
[08.08.2022 10:58:24][ERROR] System.Exception: No such service found.
at Veeam.Setup.Common.Util.WindowsService.InitController()
at Veeam.Setup.Common.Util.WindowsService..ctor(String serviceName, String serviceProcess)
at Veeam.Setup.Common.Util.WindowsService.Create(String serviceName, String processName)
[08.08.2022 10:58:24][INFO] Service is not installed, skipping.
[08.08.2022 10:58:24][INFO] Exisitng services have been stopped.
[08.08.2022 10:58:24][INFO] Checking presence of Microsoft Universal C Runtime redist.
[08.08.2022 10:58:24][INFO] 'ucrtbase.dll' module is found, redistributable is already installed.
[08.08.2022 10:58:24][INFO] Checking presence of Microsoft SQL Server 2012 System CLR Types...
[08.08.2022 10:58:24][INFO] Requested assembly: Microsoft.SqlServer.Types Version: 11
[08.08.2022 10:58:24][INFO] Requested assembly '{0}' version {1} is not found in GAC, redistributable is not installed.
[08.08.2022 10:58:24][INFO] Installing 'Microsoft SQL Server System CLR Types' redistributable...
[08.08.2022 10:58:24][INFO] Package path: C:\Users\Admin\AppData\Local\Temp\RarSFX0\EndPoint\Redistr\x86\SQLSysClrTypes.msi
[08.08.2022 10:58:59][INFO] Installation of 'Microsoft SQL Server System CLR Types' redistributable is complete.
[08.08.2022 10:58:59][INFO] Checking presence of Microsoft SQL Server 2012 SMO redist...
[08.08.2022 10:58:59][INFO] Requested assembly: Microsoft.SqlServer.Smo Version: 11
[08.08.2022 10:58:59][INFO] Requested assembly '{0}' version {1} is not found in GAC, redistributable is not installed.
[08.08.2022 10:58:59][INFO] Installing 'Microsoft SQL Server 2012 Management Objects' redistributable...
[08.08.2022 10:58:59][INFO] Package path: C:\Users\Admin\AppData\Local\Temp\RarSFX0\EndPoint\Redistr\x86\SharedManagementObjects.msi
[08.08.2022 11:01:44][ERROR] System.ComponentModel.Win32Exception (0x80004005): Fatal error during installation
at Veeam.Setup.MsiLibrary.VmMsiCommon.CheckError(VmMsiDatabase db, UInt32 result)
at Veeam.Setup.MsiLibrary.VmMsiCommon.InstallProduct(String product, String commandLine, Boolean& bReboot)
at Veeam.Setup.Endpoint.Core.MsiPackageInstaller.InstallWithProgressHandling(IProgressReporter progressReporter, String msiPackage, String commandLine, String logFile)
at Veeam.Setup.Endpoint.Core.Redists.SqlSmoRedist.Install(IProgressReporter progressReporter)
at Veeam.Setup.Endpoint.Core.RedistManager.InstallWithProgressHandling(IProgressReporter progressReporter)
at Veeam.Setup.Endpoint.Core.InstallerEngine.Install(IProgressReporter progressReporter)
[08.08.2022 11:01:44][ERROR] Installation failed.
[08.08.2022 11:01:44][INFO] InstallerEngine session completed. Result = Failed