Hello, I attempted to upgrade a v4 Veeam Agent (free version -- this is at home) to the latest v5.0.3.4708 and it failed, saying I needed to install Sql Server 2012 Express localdb, which was already there. (FWIW I successfully did this upgrade on two other similar PCs before trying this one.) I tried uninstalling the old version of Veeam and it still failed. I then uninstalled Sql Server Management Objects and CLR Types, trying to get a clean slate. The installer said it was installing the prerequisites, then died again. The logs say that Sql Server installed successfully, but either Veeam just doesn’t think so, or it can’t see it. The “endpoint<timestamp>.log” is showing an exception that just doesn’t say much of anything.
n16.09.2022 14:28:53] INFO] Checking presence of Microsoft Universal C Runtime redist.
i16.09.2022 14:28:53] INFO] 'ucrtbase.dll' module is found, redistributable is already installed.
l16.09.2022 14:28:53] INFO] Checking presence of Microsoft SQL Server 2012 System CLR Types...
s16.09.2022 14:28:53] INFO] Requested assembly: Microsoft.SqlServer.Types Version: 11
:16.09.2022 14:28:53] INFO] Requested assembly 'Microsoft.SqlServer.Types' version 11 is found in GAC, checking detailed version in registry...
y16.09.2022 14:28:53] INFO] Installing 'Microsoft SQL Server System CLR Types' redistributable...
e16.09.2022 14:28:53] INFO] Package path: C:\Users\Ralph\AppData\Local\Temp\RarSFX1\EndPoint\Redistr\x64\SQLSysClrTypes.msi
.16.09.2022 14:28:56] INFO] Installation of 'Microsoft SQL Server System CLR Types' redistributable is complete.
e16.09.2022 14:28:56] INFO] Checking presence of Microsoft SQL Server 2012 SMO redist...
t16.09.2022 14:28:56] INFO] Requested assembly: Microsoft.SqlServer.Smo Version: 11
:16.09.2022 14:28:56] INFO] Requested assembly '{0}' version {1} is not found in GAC, redistributable is not installed.
l16.09.2022 14:28:56] INFO] Installing 'Microsoft SQL Server 2012 Management Objects' redistributable...
e16.09.2022 14:28:56] INFO] Package path: C:\Users\Ralph\AppData\Local\Temp\RarSFX1\EndPoint\Redistr\x64\SharedManagementObjects.msi
.16.09.2022 14:29:02] INFO] Installation of 'Microsoft SQL Server 2012 Management Objects' redistributable is complete.
e16.09.2022 14:29:02] INFO] Checking presence of Microsoft SQL Server 2012 Local DB...
B16.09.2022 14:29:02] INFO] Requested 'InstanceAPIPath' registry key at the 'SOFTWARE\Microsoft\Microsoft SQL Server Local DB\Installed Versions\11.0\' path is found, Checking version.
i16.09.2022 14:29:02] INFO] Required version: 11.4.7001.0; Found version: 11.4.7001.0
016.09.2022 14:29:02] INFO] Microsoft SQL Server 2012 Local DB upgrade is not required.
r16.09.2022 14:29:03] 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.ProductInstaller.Install(IProgressReporter progressReporter)
at Veeam.Setup.Endpoint.Core.InstallerEngine.Install(IProgressReporter progressReporter)
R16.09.2022 14:29:03].ERROR] Installation failed.
n16.09.2022 14:29:03].INFO] InstallerEngine session completed. Result = Failed
I’ve now lost my ability to back up this computer. I found a similar sounding thread on this forum, but that one appeared to show that the SQL Server installation was in fact failing, where mine looks like it’s succeeding.
Does anyone have any ideas how to get this working? Is there any more info I can provide?
Thanks!