Hi all ,
I try install Solarwind NPM and i config in ConfigurationWizard ,but not create the database ,and i get problem :
Note: The time required to upgrade the Orion database depends on the size of your database. If you have a large database this may take a while.
2011-09-30 10:38:37,812 [1] ERROR ConfigurationProgressScene - Exeception while configuring plugins.
System.Runtime.InteropServices.COMException (0x800A0E7A): Provider cannot be found. It may not be properly installed.
at ADODB.ConnectionClass.Open(String ConnectionString, String UserID, String Password, Int32 Options)
at SolarWinds.ConfigurationWizard.Plugin.Common.DBStructureProcessor.UpdateTableStructure(_Database dataBase, XmlNode tableNode, ConfigurationLogDelegate configLog)
at SolarWinds.ConfigurationWizard.Plugin.Common.DBStructureProcessor.UpdateDatabaseStructure(_Database dataBase, String fileName, ConfigurationLogDelegate configLog)
at SolarWinds.ConfigurationWizard.Plugin.Common.DBStructureProcessor.CheckDatabaseStructure(String serverName, String databaseName, String user, String password, Boolean useSQLSecurity, String fileName, ConfigurationLogDelegate log)
at SolarWinds.ConfigurationWizard.Plugin.Orion.OrionMainPlugin.ConfigureDatabase(IOrionConfigHost host, ConfigurationProgressDelegate progress, ConfigurationLogDelegate log)
at SolarWinds.ConfigurationWizard.Plugin.Orion.OrionMainPlugin.DoConfigure(IOrionConfigHost host, IComponentInfo component, ConfigurationProgressDelegate progress, ConfigurationLogDelegate log)
at SolarWinds.ConfigurationWizard.Plugin.Common.OrionConfigPlugin.SolarWinds.ConfigurationWizard.Common.IOrionConfigPlugin.DoConfig(IOrionConfigHost host, IComponentInfo component, ConfigurationProgressDelegate progress, ConfigurationLogDelegate log)
at SolarWinds.ConfigurationWizard.Host.ConfigurationProgressScene.DoUpdateConfig()
Please help me troubleshoot problem ,
thanks and regards !