I am trying to reinstall Orion on a new machine running windows 2003 server and I am getting the following error on the OrionInstaller.log:
2011-10-17 16:00:58,562 [1] DEBUG OrionInstallerLib.InstallerInfoProvider - Installer information loaded for SolarWinds Integrated Virtual Infrastructure Monitor.msi
2011-10-17 16:00:58,562 [1] DEBUG OrionInstaller.Program - 24 Installers found in Install Chain.
2011-10-17 16:00:58,593 [1] FATAL OrionInstaller.Program - Exception: solarwinds. Version reports a type of 2045461724
System.ArgumentException: Unsupported registry type. Only REG_SZ is supported. Version reports a type of 2045461724
at OrionInstallerLib.RegistryKey2.GetValue(String valueName)
at OrionInstallerLib.RegistryCheckInstallCondition.get_AllowInstallerToRun()
at OrionInstallerLib.InstallChain.<get_InstallersAllowedToRun>b__4(IInstallCondition y)
at System.Linq.Enumerable.All[TSource](IEnumerable`1 source, Func`2 predicate)
at OrionInstallerLib.InstallChain.<get_InstallersAllowedToRun>b__3(InstallerInfo x)
at System.Linq.Enumerable.WhereListIterator`1.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at OrionInstallerLib.InstallChain.get_InstallersAllowedToRun()
at OrionInstaller.Program.CreateWizard(String[] args)
Anyone has any clues on fixing this?
Thanks.