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)
b08.08.2022 10:58:24]8INFO] Stopping exisitng services...
b08.08.2022 10:58:24]8INFO] Service name: VeeamEndpointBackupSvc
b08.08.2022 10:58:24]8INFO] Service process: Not specified
b08.08.2022 10:58:24]8ERROR] 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)
N08.08.2022 10:58:24]2INFO] Service is not installed, skipping.
p08.08.2022 10:58:24]2INFO] Exisitng services have been stopped.
p08.08.2022 10:58:24]2INFO] Checking presence of Microsoft Universal C Runtime redist.
d08.08.2022 10:58:24]2INFO] 'ucrtbase.dll' module is found, redistributable is already installed.
l08.08.2022 10:58:24]2INFO] Checking presence of Microsoft SQL Server 2012 System CLR Types...
e08.08.2022 10:58:24]2INFO] Requested assembly: Microsoft.SqlServer.Types Version: 11
n08.08.2022 10:58:24]2INFO] Requested assembly '{0}' version {1} is not found in GAC, redistributable is not installed.
l08.08.2022 10:58:24]2INFO] Installing 'Microsoft SQL Server System CLR Types' redistributable...
l08.08.2022 10:58:24]2INFO] Package path: C:\Users\Admin\AppData\Local\Temp\RarSFX0\EndPoint\Redistr\x86\SQLSysClrTypes.msi
s08.08.2022 10:58:59]2INFO] Installation of 'Microsoft SQL Server System CLR Types' redistributable is complete.
l08.08.2022 10:58:59]2INFO] Checking presence of Microsoft SQL Server 2012 SMO redist...
s08.08.2022 10:58:59]2INFO] Requested assembly: Microsoft.SqlServer.Smo Version: 11
n08.08.2022 10:58:59]2INFO] Requested assembly '{0}' version {1} is not found in GAC, redistributable is not installed.
l08.08.2022 10:58:59]2INFO] Installing 'Microsoft SQL Server 2012 Management Objects' redistributable...
l08.08.2022 10:58:59]2INFO] Package path: C:\Users\Admin\AppData\Local\Temp\RarSFX0\EndPoint\Redistr\x86\SharedManagementObjects.msi
s08.08.2022 11:01:44]2ERROR] 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)
p08.08.2022 11:01:44]/ERROR] Installation failed.
t08.08.2022 11:01:44]/INFO] InstallerEngine session completed. Result = Failed