Skip to main content
Solved

Cannot install VBR 12.2 CE on Windows Server 2022


I got this error when trying to install VBR

[ERROR] System.ArgumentOutOfRangeException: Index and length must refer to a location within the string. (Parameter 'length')
   at System.String.Substring(Int32 startIndex, Int32 length)
   at Veeam.Setup.Common.Util.GeneralUtilProvider.get_AssemblyPath()
   at Veeam.Setup.Wizard.PrereqEngineManager..ctor()
   at Veeam.Setup.Wizard.VmWizardEngine..ctor(String configFileFullPath, String configFileName, String strSerializeGuid, Window parent, Boolean& bRunWizard)
   at Veeam.Setup.Wizard.App.CreateWizard(String configFileName, String serializeGuid, Window parent)
   at Veeam.Setup.Common.Autorun.AutorunViewModel.RunWizard(Enum bundle)
   at Veeam.Setup.Autorun.WPF.Pages.AutorunPageViewModel.FinishAutorun(Bundle selectedBundle)
   at Veeam.Setup.Autorun.WPF.Pages.AutorunPageViewModel.<>c__DisplayClass20_0.<InitBundle>b__0(Object commandData)
   at Veeam.Setup.Wizard.WPF.DelegateCommand.Execute(Object parameter)
   at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated)
   at System.Windows.Controls.Primitives.ButtonBase.OnClick()
   at System.Windows.Controls.Button.OnClick()
   at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
   at System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e)
   at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
   at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
   at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
   at System.Windows.Input.InputManager.ProcessStagingArea()
   at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
   at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
   at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
   at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
   at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
   at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
   at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
   at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
   at System.Windows.Window.ShowHelper(Object booleanBox)
   at System.Windows.Window.Show()
   at System.Windows.Window.ShowDialog()
   at Veeam.Setup.Wizard.VmAutorunEngine.RunAutorun()
   at Veeam.Setup.Wizard.App.RunWizard()

Hope that someone can help with this error 😥

Best answer by ddomask

@chattravut and everyone,

Just as a follow up, the issue was confirmed, and will be resolved in a future release.

To workaround the issue in this thread, simply change the region format from the Region control panel to basically any other region, and the installation will work.

View original
Did this topic help you find an answer to your question?

23 comments

Chris.Childerhose
Forum|alt.badge.img+21
  • Veeam Legend, Veeam Vanguard
  • 8434 comments
  • October 3, 2024

Is the server patched with all the latest Windows Updates?  Never seen that error before but you can always check the logs too - C:\ProgramData\Veeam\Setup

In here there will be install logs and hopefully they can give more details.


dloseke
Forum|alt.badge.img+8
  • Veeam Vanguard
  • 1447 comments
  • October 3, 2024

I did some googling of this error and haven’t found anything, so please make sure to post back the resolution once you find it.  You can open a case with Support as well, but note that since you're using Community Edition, that’ll be best effort when they have the bandwidth.


dloseke
Forum|alt.badge.img+8
  • Veeam Vanguard
  • 1447 comments
  • October 3, 2024

Also, can you give us some information on what you’re installing on?  New machine?  Windows version?  Anything special?


  • Author
  • Not a newbie anymore
  • 2 comments
  • October 4, 2024
dloseke wrote:

Also, can you give us some information on what you’re installing on?  New machine?  Windows version?  Anything special?

The VM server is newly created and running on TrueNas Scale Virtualization.

VM Spec:

  • CPU: 4 vCores
  • RAM: 12 GB
  • OS Storage: 128 GB

Windows Server Version: 

Full VBR Installation Log:

[03.10.2567 23:33:18][INFO] Configuration file: E:\Setup\VBRSettings.xml
[03.10.2567 23:33:18][INFO] Engine is starting...
[03.10.2567 23:33:18][INFO] Creating wizard instance...
[03.10.2567 23:33:18][INFO] Initializing engine components...
[03.10.2567 23:33:18][INFO] Product configuration handler initialization...
[03.10.2567 23:33:18][INFO] Parsing configuration file...
[03.10.2567 23:33:18][INFO] ConfigurationParser: found new product Veeam Backup Catalog
[03.10.2567 23:33:18][INFO] Catalog\VeeamBackupCatalog64.msi
[03.10.2567 23:33:18][INFO] ConfigurationParser: found new product Veeam VSS Hardware Provider Service
[03.10.2567 23:33:18][INFO] Packages\VeeamVssHwSnapshotProviderSvc.msi
[03.10.2567 23:33:18][INFO] ConfigurationParser: found new product Veeam Backup Update Service
[03.10.2567 23:33:18][INFO] Backup\VeeamBackupUpdateService.msi
[03.10.2567 23:33:18][INFO] ConfigurationParser: found new product Veeam Backup & Replication
[03.10.2567 23:33:18][INFO] Backup\Server.x64.msi
[03.10.2567 23:33:18][INFO] ConfigurationParser: found new product Veeam Backup & Replication Console
[03.10.2567 23:33:18][INFO] Backup\Shell.x64.msi
[03.10.2567 23:33:18][INFO] ConfigurationParser: found new product Veeam Installer Service
[03.10.2567 23:33:18][INFO] Packages\VeeamInstallerSvc.msi
[03.10.2567 23:33:18][INFO] ConfigurationParser: found new product Veeam Distribution Service
[03.10.2567 23:33:18][INFO] Packages\VeeamDistributionSvc.msi
[03.10.2567 23:33:18][INFO] ConfigurationParser: found new product Veeam Backup VSS Integration Service
[03.10.2567 23:33:18][INFO] Packages\VeeamFilesysVssSvc.msi
[03.10.2567 23:33:18][INFO] ConfigurationParser: found new product Veeam Mount Service
[03.10.2567 23:33:18][INFO] Packages\VeeamMountService.msi
[03.10.2567 23:33:18][INFO] ConfigurationParser: found new product Veeam Backup Transport
[03.10.2567 23:33:18][INFO] Packages\VeeamTransport.msi
[03.10.2567 23:33:18][INFO] ConfigurationParser: found new product VMware VDDK
[03.10.2567 23:33:18][INFO] Packages\vmware-vddk.msi
[03.10.2567 23:33:18][INFO] ConfigurationParser: found new product Veeam Backup vPowerNFS
[03.10.2567 23:33:18][INFO] Packages\vPowerNFS.msi
[03.10.2567 23:33:18][INFO] ConfigurationParser: found new product Veeam Explorer for Exchange
[03.10.2567 23:33:18][INFO] Explorers\VeeamExplorerForExchange.msi
[03.10.2567 23:33:18][INFO] ConfigurationParser: found new product Veeam Explorer for SharePoint
[03.10.2567 23:33:18][INFO] Explorers\VeeamExplorerForSharePoint.msi
[03.10.2567 23:33:18][INFO] ConfigurationParser: found new product Veeam Explorer for SQL
[03.10.2567 23:33:18][INFO] Explorers\VeeamExplorerForSQL.msi
[03.10.2567 23:33:18][INFO] ConfigurationParser: found new product Veeam Explorer for Active Directory
[03.10.2567 23:33:18][INFO] Explorers\VeeamExplorerForActiveDirectory.msi
[03.10.2567 23:33:18][INFO] ConfigurationParser: found new product Veeam Explorer for Oracle
[03.10.2567 23:33:18][INFO] Explorers\VeeamExplorerForOracle.msi
[03.10.2567 23:33:18][INFO] ConfigurationParser: found new product Veeam Explorer for Teams
[03.10.2567 23:33:18][INFO] Explorers\VeeamExplorerForTeams.msi
[03.10.2567 23:33:18][INFO] ConfigurationParser: found new product Veeam Explorer for PostgreSQL
[03.10.2567 23:33:18][INFO] Explorers\VeeamExplorerForPostgreSQL.msi
[03.10.2567 23:33:18][INFO] ConfigurationParser: found new product Veeam Explorer for SapHana
[03.10.2567 23:33:18][INFO] Explorers\VeeamExplorerForSapHana.msi
[03.10.2567 23:33:18][INFO] ConfigurationParser: found new product Veeam Explorer for MongoDB
[03.10.2567 23:33:18][INFO] Explorers\VeeamExplorerForMongoDB.msi
[03.10.2567 23:33:18][INFO] ConfigurationParser: found new product Veeam Agent for Microsoft Windows Redistributable
[03.10.2567 23:33:18][INFO] Packages\VAWRedist.msi
[03.10.2567 23:33:18][INFO] ConfigurationParser: found new product Veeam Agent for Linux Redistributable
[03.10.2567 23:33:18][INFO] Packages\VALRedist.msi
[03.10.2567 23:33:18][INFO] ConfigurationParser: found new product Veeam Agent for Mac Redistributable
[03.10.2567 23:33:18][INFO] Packages\VAMRedist.msi
[03.10.2567 23:33:18][INFO] ConfigurationParser: found new product Veeam Agent for Unix Redistributable
[03.10.2567 23:33:18][INFO] Packages\VAURedist.msi
[03.10.2567 23:33:18][INFO] ConfigurationParser: found new product Veeam Plug-ins for Enterprise Applications Redistributable
[03.10.2567 23:33:18][INFO] Packages\DbPluginRedist.msi
[03.10.2567 23:33:18][INFO] ConfigurationParser: found new product Kasten Plug-In for Veeam Backup & Replication
[03.10.2567 23:33:18][INFO] Plugins\Kasten\VeeamKastenPlugin.msi
[03.10.2567 23:33:18][INFO] ConfigurationParser: found new product Kasten Plug-In UI extension Veeam Backup & Replication
[03.10.2567 23:33:18][INFO] Plugins\Kasten\VeeamKastenPluginUI.msi
[03.10.2567 23:33:18][INFO] ConfigurationParser: found new product Nutanix AHV Plug-In for Veeam Backup & Replication
[03.10.2567 23:33:18][INFO] Plugins\Nutanix AHV\NutanixAHVPlugin.msi
[03.10.2567 23:33:18][INFO] ConfigurationParser: found new product Nutanix AHV Plug-In Proxy for Veeam Backup & Replication
[03.10.2567 23:33:18][INFO] Plugins\Nutanix AHV\NutanixAHVPluginProxy.msi
[03.10.2567 23:33:18][INFO] ConfigurationParser: found new product Nutanix AHV Plug-In UI extension for Veeam Backup & Replication
[03.10.2567 23:33:18][INFO] Plugins\Nutanix AHV\NutanixAHVPluginUI.msi
[03.10.2567 23:33:18][INFO] ConfigurationParser: found new product oVirt KVM Plug-in for Veeam Backup & Replication
[03.10.2567 23:33:18][INFO] Plugins\KVM\KVMPlugin.msi
[03.10.2567 23:33:18][INFO] ConfigurationParser: found new product oVirt KVM Plug-In Proxy for Veeam Backup & Replication
[03.10.2567 23:33:18][INFO] Plugins\KVM\KVMPluginProxy.msi
[03.10.2567 23:33:18][INFO] ConfigurationParser: found new product oVirt KVM Plug-In UI extension for Veeam Backup & Replication
[03.10.2567 23:33:18][INFO] Plugins\KVM\KVMPluginUI.msi
[03.10.2567 23:33:18][INFO] ConfigurationParser: found new product Proxmox Virtual Environment Plug-In for Veeam Backup & Replication
[03.10.2567 23:33:18][INFO] Plugins\Proxmox VE\PVEPlugin.msi
[03.10.2567 23:33:18][INFO] ConfigurationParser: found new product Proxmox Virtual Environment Plug-In Proxy for Veeam Backup & Replication
[03.10.2567 23:33:18][INFO] Plugins\Proxmox VE\PVEPluginProxy.msi
[03.10.2567 23:33:18][INFO] ConfigurationParser: found new product Proxmox Virtual Environment Plug-In UI Extension for Veeam Backup & Replication
[03.10.2567 23:33:18][INFO] Plugins\Proxmox VE\PVEPluginUI.msi
[03.10.2567 23:33:18][INFO] ConfigurationParser: found new product AWS Plug-In for Veeam Backup & Replication
[03.10.2567 23:33:18][INFO] Plugins\AWS\AWSPlugin.msi
[03.10.2567 23:33:18][INFO] ConfigurationParser: found new product AWS Plug-In UI extension for Veeam Backup & Replication
[03.10.2567 23:33:18][INFO] Plugins\AWS\AWSPluginUI.msi
[03.10.2567 23:33:18][INFO] ConfigurationParser: found new product Microsoft Azure Plug-In for Veeam Backup & Replication
[03.10.2567 23:33:18][INFO] Plugins\Microsoft Azure\MicrosoftAzurePlugin.msi
[03.10.2567 23:33:18][INFO] ConfigurationParser: found new product Microsoft Azure Plug-In UI extension for Veeam Backup & Replication
[03.10.2567 23:33:18][INFO] Plugins\Microsoft Azure\MicrosoftAzurePluginUI.msi
[03.10.2567 23:33:18][INFO] ConfigurationParser: found new product Google Cloud Platform Plug-In for Veeam Backup & Replication
[03.10.2567 23:33:18][INFO] Plugins\GCP\GCPPlugin.msi
[03.10.2567 23:33:18][INFO] ConfigurationParser: found new product Google Cloud Platform Plug-In UI extension for Veeam Backup & Replication
[03.10.2567 23:33:18][INFO] Plugins\GCP\GCPPluginUI.msi
[03.10.2567 23:33:18][INFO] Configuration file parse completed.
[03.10.2567 23:34:20][INFO] Product configuration handler initialization completed
[03.10.2567 23:34:20][INFO] Calculating disk space requirements...
[03.10.2567 23:34:20][INFO] Installation path: 'C:\Program Files\Veeam'
[03.10.2567 23:34:20][INFO] Required disk space:
[03.10.2567 23:34:20][INFO] C:    20.47 GB
[03.10.2567 23:34:20][ERROR] System.ArgumentOutOfRangeException: Index and length must refer to a location within the string. (Parameter 'length')
   at System.String.Substring(Int32 startIndex, Int32 length)
   at Veeam.Setup.Common.Util.GeneralUtilProvider.get_AssemblyPath()
   at Veeam.Setup.Wizard.PrereqEngineManager..ctor()
   at Veeam.Setup.Wizard.VmWizardEngine..ctor(String configFileFullPath, String configFileName, String strSerializeGuid, Window parent, Boolean& bRunWizard)
   at Veeam.Setup.Wizard.App.CreateWizard(String configFileName, String serializeGuid, Window parent)
   at Veeam.Setup.Common.Autorun.AutorunViewModel.RunWizard(Enum bundle)
   at Veeam.Setup.Autorun.WPF.Pages.AutorunPageViewModel.FinishAutorun(Bundle selectedBundle)
   at Veeam.Setup.Autorun.WPF.Pages.AutorunPageViewModel.<>c__DisplayClass20_0.<InitBundle>b__0(Object commandData)
   at Veeam.Setup.Wizard.WPF.DelegateCommand.Execute(Object parameter)
   at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated)
   at System.Windows.Controls.Primitives.ButtonBase.OnClick()
   at System.Windows.Controls.Button.OnClick()
   at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
   at System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e)
   at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
   at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
   at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
   at System.Windows.Input.InputManager.ProcessStagingArea()
   at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
   at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
   at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
   at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
   at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
   at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
   at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
   at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
   at System.Windows.Window.ShowHelper(Object booleanBox)
   at System.Windows.Window.Show()
   at System.Windows.Window.ShowDialog()
   at Veeam.Setup.Wizard.VmAutorunEngine.RunAutorun()
   at Veeam.Setup.Wizard.App.RunWizard()


PeteSteven
Forum|alt.badge.img+3
  • Veeam Vanguard
  • 47 comments
  • October 4, 2024

Did you mount the ISO on the server or did you unpack the ISO?

 

It might be best to download the ISO again, your stored ISO might be damaged.


PeteSteven
Forum|alt.badge.img+3
  • Veeam Vanguard
  • 47 comments
  • October 4, 2024

Are you using an x86-64 processor or ARM processor in your hypervisor?


  • Author
  • Not a newbie anymore
  • 2 comments
  • October 4, 2024
PeteSteven wrote:

Did you mount the ISO on the server or did you unpack the ISO?

 

It might be best to download the ISO again, your stored ISO might be damaged.

I have tired both mount and unpack ISO and redownload the ISO.

PeteSteven wrote:

Are you using an x86-64 processor or ARM processor in your hypervisor?

I use x86-64 processor.


Mohamed Ali
Forum|alt.badge.img+2
  • Experienced User
  • 42 comments
  • October 4, 2024

@unknown_q  I would suggest to try copying the VBR setup files to the local disk and running the installer if you are trying to install directly from the ISO. Also, ensure you run the installation with elevated administrator permissions


PeteSteven
Forum|alt.badge.img+3
  • Veeam Vanguard
  • 47 comments
  • October 4, 2024
Mohamed Ali wrote:

@unknown_q  I would suggest to try copying the VBR setup files to the local disk and running the installer if you are trying to install directly from the ISO. Also, ensure you run the installation with elevated administrator permissions

Copy the ISO locally to the server, then mount it virtually via the OS. Do not unpack


PeteSteven
Forum|alt.badge.img+3
  • Veeam Vanguard
  • 47 comments
  • October 4, 2024

You wrote that this is a new VM with new Windows Installation.

Maybe reinstall the VM and test the setup again.


Chris.Childerhose
Forum|alt.badge.img+21
  • Veeam Legend, Veeam Vanguard
  • 8434 comments
  • October 4, 2024

The specs you have for CPU/RAM seem low if this is to be an all-in-one setup.  You might want to bump it to 8 vCPU and 16GB of RAM as that is typically the minimum I go with.  You need to take in to account the VBR install, Postgres/SQL, and OS requirements for CPU/RAM.


dloseke
Forum|alt.badge.img+8
  • Veeam Vanguard
  • 1447 comments
  • October 4, 2024

Yeah, I agree….spec’s might be a little bit low.  I mean, I think it should work, but I usually end up increasing specs to around where Chris mentioned.  And since this is a new VM, I’d consider rolling out another new one to see if you get the same results.  I can’t speak at all about it running on TrueNAS as I’ve never tried.


  • New Here
  • 3 comments
  • December 25, 2024

I have a same issue on my laptop Win11 Home with Veeam backup& Replication 12.3 

Log as follow: 

[25.12.2567 16:50:13][INFO] Configuration file: E:\Setup\VBRSettings.xml
[25.12.2567 16:50:13][INFO] Engine is starting...
[25.12.2567 16:50:13][INFO] Creating wizard instance...
[25.12.2567 16:50:13][INFO] Initializing engine components...
[25.12.2567 16:50:13][INFO] Product configuration handler initialization...
[25.12.2567 16:50:13][INFO] Parsing configuration file...
[25.12.2567 16:50:13][INFO] ConfigurationParser: found new product Veeam Backup Catalog
[25.12.2567 16:50:13][INFO] Catalog\VeeamBackupCatalog64.msi
[25.12.2567 16:50:13][INFO] ConfigurationParser: found new product Veeam VSS Hardware Provider Service
[25.12.2567 16:50:13][INFO] Packages\VeeamVssHwSnapshotProviderSvc.msi (condition is false)
[25.12.2567 16:50:13][INFO] ConfigurationParser: found new product Veeam Backup Update Service
[25.12.2567 16:50:13][INFO] Backup\VeeamBackupUpdateService.msi
[25.12.2567 16:50:13][INFO] ConfigurationParser: found new product Veeam Backup & Replication
[25.12.2567 16:50:13][INFO] Backup\Server.x64.msi
[25.12.2567 16:50:13][INFO] ConfigurationParser: found new product Veeam Backup & Replication Console
[25.12.2567 16:50:13][INFO] Backup\Shell.x64.msi
[25.12.2567 16:50:13][INFO] ConfigurationParser: found new product Veeam Installer Service
[25.12.2567 16:50:13][INFO] Packages\VeeamInstallerSvc.msi
[25.12.2567 16:50:13][INFO] ConfigurationParser: found new product Veeam Distribution Service
[25.12.2567 16:50:13][INFO] Packages\VeeamDistributionSvc.msi
[25.12.2567 16:50:13][INFO] ConfigurationParser: found new product Veeam Backup VSS Integration Service
[25.12.2567 16:50:13][INFO] Packages\VeeamFilesysVssSvc.msi
[25.12.2567 16:50:14][INFO] ConfigurationParser: found new product Veeam Mount Service
[25.12.2567 16:50:14][INFO] Packages\VeeamMountService.msi
[25.12.2567 16:50:14][INFO] ConfigurationParser: found new product Veeam Threat Hunter
[25.12.2567 16:50:14][INFO] Packages\VeeamThreatHunter.msi
[25.12.2567 16:50:14][INFO] ConfigurationParser: found new product Veeam Backup Transport
[25.12.2567 16:50:14][INFO] Packages\VeeamTransport.msi
[25.12.2567 16:50:14][INFO] ConfigurationParser: found new product VMware VDDK
[25.12.2567 16:50:14][INFO] Packages\vmware-vddk.msi
[25.12.2567 16:50:14][INFO] ConfigurationParser: found new product Veeam Backup vPowerNFS
[25.12.2567 16:50:14][INFO] Packages\vPowerNFS.msi
[25.12.2567 16:50:14][INFO] ConfigurationParser: found new product Veeam Explorer for Exchange
[25.12.2567 16:50:14][INFO] Explorers\VeeamExplorerForExchange.msi
[25.12.2567 16:50:14][INFO] ConfigurationParser: found new product Veeam Explorer for SharePoint
[25.12.2567 16:50:14][INFO] Explorers\VeeamExplorerForSharePoint.msi
[25.12.2567 16:50:14][INFO] ConfigurationParser: found new product Veeam Explorer for SQL
[25.12.2567 16:50:14][INFO] Explorers\VeeamExplorerForSQL.msi
[25.12.2567 16:50:14][INFO] ConfigurationParser: found new product Veeam Explorer for Active Directory
[25.12.2567 16:50:14][INFO] Explorers\VeeamExplorerForActiveDirectory.msi
[25.12.2567 16:50:14][INFO] ConfigurationParser: found new product Veeam Explorer for Oracle
[25.12.2567 16:50:14][INFO] Explorers\VeeamExplorerForOracle.msi
[25.12.2567 16:50:14][INFO] ConfigurationParser: found new product Veeam Explorer for Teams
[25.12.2567 16:50:14][INFO] Explorers\VeeamExplorerForTeams.msi
[25.12.2567 16:50:14][INFO] ConfigurationParser: found new product Veeam Explorer for PostgreSQL
[25.12.2567 16:50:14][INFO] Explorers\VeeamExplorerForPostgreSQL.msi
[25.12.2567 16:50:14][INFO] ConfigurationParser: found new product Veeam Explorer for SapHana
[25.12.2567 16:50:14][INFO] Explorers\VeeamExplorerForSapHana.msi
[25.12.2567 16:50:14][INFO] ConfigurationParser: found new product Veeam Explorer for MongoDB
[25.12.2567 16:50:14][INFO] Explorers\VeeamExplorerForMongoDB.msi
[25.12.2567 16:50:14][INFO] ConfigurationParser: found new product Veeam Agent for Microsoft Windows Redistributable
[25.12.2567 16:50:14][INFO] Packages\VAWRedist.msi
[25.12.2567 16:50:14][INFO] ConfigurationParser: found new product Veeam Agent for Linux Redistributable
[25.12.2567 16:50:14][INFO] Packages\VALRedist.msi
[25.12.2567 16:50:20][INFO] ConfigurationParser: found new product Veeam Agent for Mac Redistributable
[25.12.2567 16:50:20][INFO] Packages\VAMRedist.msi
[25.12.2567 16:50:20][INFO] ConfigurationParser: found new product Veeam Agent for Unix Redistributable
[25.12.2567 16:50:20][INFO] Packages\VAURedist.msi
[25.12.2567 16:50:20][INFO] ConfigurationParser: found new product Veeam Plug-ins for Enterprise Applications Redistributable
[25.12.2567 16:50:20][INFO] Packages\DbPluginRedist.msi
[25.12.2567 16:50:25][INFO] ConfigurationParser: found new product Kasten Plug-In for Veeam Backup & Replication
[25.12.2567 16:50:25][INFO] Plugins\Kasten\VeeamKastenPlugin.msi
[25.12.2567 16:50:25][INFO] ConfigurationParser: found new product Kasten Plug-In UI extension Veeam Backup & Replication
[25.12.2567 16:50:25][INFO] Plugins\Kasten\VeeamKastenPluginUI.msi
[25.12.2567 16:50:25][INFO] ConfigurationParser: found new product Nutanix AHV Plug-In for Veeam Backup & Replication
[25.12.2567 16:50:25][INFO] Plugins\Nutanix AHV\NutanixAHVPlugin.msi
[25.12.2567 16:50:25][INFO] ConfigurationParser: found new product Nutanix AHV Plug-In Proxy for Veeam Backup & Replication
[25.12.2567 16:50:25][INFO] Plugins\Nutanix AHV\NutanixAHVPluginProxy.msi
[25.12.2567 16:50:25][INFO] ConfigurationParser: found new product Nutanix AHV Plug-In UI extension for Veeam Backup & Replication
[25.12.2567 16:50:25][INFO] Plugins\Nutanix AHV\NutanixAHVPluginUI.msi
[25.12.2567 16:50:25][INFO] ConfigurationParser: found new product oVirt KVM Plug-in for Veeam Backup & Replication
[25.12.2567 16:50:25][INFO] Plugins\KVM\KVMPlugin.msi
[25.12.2567 16:50:25][INFO] ConfigurationParser: found new product oVirt KVM Plug-In Proxy for Veeam Backup & Replication
[25.12.2567 16:50:25][INFO] Plugins\KVM\KVMPluginProxy.msi
[25.12.2567 16:50:25][INFO] ConfigurationParser: found new product oVirt KVM Plug-In UI extension for Veeam Backup & Replication
[25.12.2567 16:50:25][INFO] Plugins\KVM\KVMPluginUI.msi
[25.12.2567 16:50:25][INFO] ConfigurationParser: found new product Proxmox Virtual Environment Plug-In for Veeam Backup & Replication
[25.12.2567 16:50:25][INFO] Plugins\Proxmox VE\PVEPlugin.msi
[25.12.2567 16:50:25][INFO] ConfigurationParser: found new product Proxmox Virtual Environment Plug-In Proxy for Veeam Backup & Replication
[25.12.2567 16:50:25][INFO] Plugins\Proxmox VE\PVEPluginProxy.msi
[25.12.2567 16:50:26][INFO] ConfigurationParser: found new product Proxmox Virtual Environment Plug-In UI Extension for Veeam Backup & Replication
[25.12.2567 16:50:26][INFO] Plugins\Proxmox VE\PVEPluginUI.msi
[25.12.2567 16:50:26][INFO] ConfigurationParser: found new product AWS Plug-In for Veeam Backup & Replication
[25.12.2567 16:50:26][INFO] Plugins\AWS\AWSPlugin.msi
[25.12.2567 16:50:26][INFO] ConfigurationParser: found new product AWS Plug-In UI extension for Veeam Backup & Replication
[25.12.2567 16:50:26][INFO] Plugins\AWS\AWSPluginUI.msi
[25.12.2567 16:50:26][INFO] ConfigurationParser: found new product Microsoft Azure Plug-In for Veeam Backup & Replication
[25.12.2567 16:50:26][INFO] Plugins\Microsoft Azure\MicrosoftAzurePlugin.msi
[25.12.2567 16:50:26][INFO] ConfigurationParser: found new product Microsoft Azure Plug-In UI extension for Veeam Backup & Replication
[25.12.2567 16:50:26][INFO] Plugins\Microsoft Azure\MicrosoftAzurePluginUI.msi
[25.12.2567 16:50:26][INFO] ConfigurationParser: found new product Google Cloud Platform Plug-In for Veeam Backup & Replication
[25.12.2567 16:50:26][INFO] Plugins\GCP\GCPPlugin.msi
[25.12.2567 16:50:33][INFO] ConfigurationParser: found new product Google Cloud Platform Plug-In UI extension for Veeam Backup & Replication
[25.12.2567 16:50:33][INFO] Plugins\GCP\GCPPluginUI.msi
[25.12.2567 16:50:33][INFO] ConfigurationParser: found new product Microsoft Entra ID Plug-in for Veeam Backup & Replication
[25.12.2567 16:50:33][INFO] Plugins\Microsoft Entra ID\VeeamEntraIdPlugin.msi
[25.12.2567 16:50:33][INFO] Configuration file parse completed.
[25.12.2567 16:51:04][INFO] Product configuration handler initialization completed
[25.12.2567 16:51:04][INFO] Calculating disk space requirements...
[25.12.2567 16:51:04][INFO] Installation path: 'C:\Program Files\Veeam'
[25.12.2567 16:51:04][INFO] Required disk space:
[25.12.2567 16:51:04][INFO] C:    20.93 GB
[25.12.2567 16:51:05][ERROR] System.ArgumentOutOfRangeException: Index and length must refer to a location within the string. (Parameter 'length')
   at System.String.ThrowSubstringArgumentOutOfRange(Int32 startIndex, Int32 length)
   at System.String.Substring(Int32 startIndex, Int32 length)
   at Veeam.Setup.Common.Util.GeneralUtilProvider.get_AssemblyPath()
   at Veeam.Setup.Wizard.PrereqEngineManager..ctor()
   at Veeam.Setup.Wizard.VmWizardEngine..ctor(String configFileFullPath, String configFileName, String strSerializeGuid, Window parent, Boolean& bRunWizard)
   at Veeam.Setup.Wizard.App.CreateWizard(String configFileName, String serializeGuid, Window parent)
   at Veeam.Setup.Common.Autorun.AutorunViewModel.RunWizard(Enum bundle)
   at Veeam.Setup.Autorun.WPF.Pages.AutorunPageViewModel.FinishAutorun(Bundle selectedBundle)
   at Veeam.Setup.Autorun.WPF.Pages.AutorunPageViewModel.<>c__DisplayClass20_0.<InitBundle>b__0(Object commandData)
   at Veeam.Setup.Wizard.WPF.DelegateCommand.Execute(Object parameter)
   at System.Windows.Controls.Button.OnClick()
   at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
   at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
   at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
   at System.Windows.Input.InputManager.ProcessStagingArea()
   at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
   at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
   at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
   at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
   at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
   at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
   at System.Windows.Window.ShowHelper(Object booleanBox)
   at System.Windows.Window.Show()
   at System.Windows.Window.ShowDialog()
   at Veeam.Setup.Wizard.VmAutorunEngine.RunAutorun()
   at Veeam.Setup.Wizard.App.RunWizard()
 


Chris.Childerhose
Forum|alt.badge.img+21
  • Veeam Legend, Veeam Vanguard
  • 8434 comments
  • December 25, 2024

I would suggest collecting the logs and creating a support case. Posting this here has no value in that the community is not support.  Always the best course of action is support for cases like this.


  • New Here
  • 3 comments
  • December 31, 2024

I have information from another group, they advise to changing region to US and it’s work for me.


Forum|alt.badge.img+3
  • Comes here often
  • 112 comments
  • December 31, 2024

@chattravut, I work for Veeam and was able to find at least a few references to similar issues in past cases, it does seem to be about the region and locale settings -- can you clarify:

VBR Server OS version (e.g., Windows 2022 and full version string)

Region and Locale Settings prior to your change which allowed the installation to go through.

Would like to try to reproduce this.


  • New Here
  • 3 comments
  • December 31, 2024
ddomask wrote:

@chattravut, I work for Veeam and was able to find at least a few references to similar issues in past cases, it does seem to be about the region and locale settings -- can you clarify:

VBR Server OS version (e.g., Windows 2022 and full version string)

Region and Locale Settings prior to your change which allowed the installation to go through.

Would like to try to reproduce this.

 

I use Window 11 Home 24H2 os build 26100.2605 setup region Thai 

another person he posted in Thai club he found this error during he update veeam from version 11 to 12.3 don’t know what’s window version.

And both of these cases can be solved by changing the region.

 

 


Forum|alt.badge.img+3
  • Comes here often
  • 112 comments
  • December 31, 2024

Thank you ​@chattravut, i was able to reproduce the behavior. I suspect it’s about the change in calendar; as I get it, the Thai region setting has a different calendar system, so my guess is we don’t parse something correctly.

I’ll discuss this with my colleagues from our RND Team to get a confirmation, but the workaround of changing the region is suitable.


AndrePulia
Forum|alt.badge.img+6
  • Veeam Legend, Veeam Vanguard
  • 333 comments
  • December 31, 2024
ddomask wrote:

Thank you ​@chattravut, i was able to reproduce the behavior. I suspect it’s about the change in calendar; as I get it, the Thai region setting has a different calendar system, so my guess is we don’t parse something correctly.

I’ll discuss this with my colleagues from our RND Team to get a confirmation, but the workaround of changing the region is suitable.

That's very interesting, very good to know!


Chris.Childerhose
Forum|alt.badge.img+21
  • Veeam Legend, Veeam Vanguard
  • 8434 comments
  • December 31, 2024
ddomask wrote:

Thank you ​@chattravut, i was able to reproduce the behavior. I suspect it’s about the change in calendar; as I get it, the Thai region setting has a different calendar system, so my guess is we don’t parse something correctly.

I’ll discuss this with my colleagues from our RND Team to get a confirmation, but the workaround of changing the region is suitable.

Amazing that a region setting could cause this issue but nice to see Veeam working to help resolve it.


Forum|alt.badge.img+3
  • Comes here often
  • 112 comments
  • Answer
  • January 17, 2025

@chattravut and everyone,

Just as a follow up, the issue was confirmed, and will be resolved in a future release.

To workaround the issue in this thread, simply change the region format from the Region control panel to basically any other region, and the installation will work.


Chris.Childerhose
Forum|alt.badge.img+21
  • Veeam Legend, Veeam Vanguard
  • 8434 comments
  • January 17, 2025

Thanks for the follow up and confirming a fix will come David.


AndrePulia
Forum|alt.badge.img+6
  • Veeam Legend, Veeam Vanguard
  • 333 comments
  • January 20, 2025
ddomask wrote:

@chattravut and everyone,

Just as a follow up, the issue was confirmed, and will be resolved in a future release.

To workaround the issue in this thread, simply change the region format from the Region control panel to basically any other region, and the installation will work.

thank you for the update! 


Comment