Tried posting this yesterday, but it didn't work.
I've been trying to install OME on one of my test machines. It seems to install the prerequisites okay, but then tells me the installation of OME itself fails.
The InstallUtil log only gives this error:
[quote]
2015-10-07 05:25:43 PM "C:\Program Files (x86)\Dell\SysMgt\Essentials\bin\WebInstall\InstallUtil.exe" -DatabaseOptions 8 -i -WebsitePath "C:\Program Files (x86)\Dell\SysMgt\Essentials\WWWRoot\Essentials" -WebsitePort "2607"
Website unzip started...
Website un-install started... Undefined exception occurred: System.Net.Sockets.SocketException (0x80004005): The requested name is valid, but no data of the requested type was found at System.Net.Dns.InternalGetHostByName(String hostName, Boolean includeIPv6) at System.Net.Dns.GetHostEntry(String hostNameOrAddress) at InstallUtil.Installers.Website.get_IssuedToCertificateInfo() at InstallUtil.Installers.Website.Uninstall() at InstallUtil.Installers.Website.UnzipAsync() at InstallUtil.Program.RunInstall(CommandLineArgumentsDictionary arguments) at InstallUtil.Program.Main(String[] args)
2015-10-07 05:25:43 PM "C:\Program Files (x86)\Dell\SysMgt\Essentials\bin\WebInstall\InstallUtil.exe" -u
Website un-install started... Undefined exception occurred: System.Net.Sockets.SocketException (0x80004005): The requested name is valid, but no data of the requested type was found at System.Net.Dns.InternalGetHostByName(String hostName, Boolean includeIPv6) at System.Net.Dns.GetHostEntry(String hostNameOrAddress) at InstallUtil.Installers.Website.get_IssuedToCertificateInfo() at InstallUtil.Installers.Website.Uninstall() at InstallUtil.Program.RunUninstall(CommandLineArgumentsDictionary arguments) at InstallUtil.Program.Main(String[] args)
[/quote]
What does this mean?