Network Management
Unable to Launch the Configuration Wizard
This article shows how to quickly resolve an issue with unable to launch the Configuration Wizard on NPM 12.3.
First published date
Last published date
Overview
- Did all possible ways to launch the Configuration Wizard:
- repair Orion core services
- running it manually from the SolarWinds folder
- running it from CMD
- running it from Start menu
- Seen error in the ConfigurationWizard.log:
Parameter name: value
at System.BitConverter.ToString(Byte[] value)
at SolarWinds.ConfigurationWizard.Common.WebHelper.IIS7Configurator.FindSiteBinding(BindingCollection bindings, String findProtocol)
at SolarWinds.ConfigurationWizard.Common.WebHelper.IIS7Configurator.FindSite()
at SolarWinds.ConfigurationWizard.Common.IISHelper.FindSite()
at SolarWinds.ConfigurationWizard.Host.SettingsController.GetSettings(IHostInfo hostInfo)
at SolarWinds.ConfigurationWizard.Host.ProgramStarter.Start(String[] args)
Product section
Cause
Resolution
- Open Server Manager and remove roles and feature
- Select Web Server (IIS) to be removed from the server roles.
- After successfully removing the role, restart the server.
- Re-install the Web Server (IIS) Role from the server manager.
- Try to execute the Configuration Wizard.
- Confirm prompt to install additional IIS features.
- Configuration Wizard should be able to launch after.