Hi All, Im new to the Solarwinds software.
We are purchasing the software, as we speak, however, im trying to get the Demo Installed and configured ahead of time, so we can just install the Full product over the top, once we receive our licenses.
However we are having an issue at the Installation phase, and as best I can work out its related to our SQL server. Here is a copy of the message from the ConfigWizard log. Hopefully someone can help us get this installed.
Cheers
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.
2007-11-22 09:45:43,250 [5] ERROR ConfigurationProgressScene - Unable to cast COM object of type 'SQLDMO.SQLServer2Class' to interface type 'SQLDMO._SQLServer2'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{10020216-E260-11CF-AE68-00AA004A34D5}' failed due to the following error: No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)).
2007-11-22 09:45:43,250 [5] ERROR ConfigurationProgressScene - Exception while configuring plugin Orion Network Performance Monitor component Orion Network Performance Monitor Database. System.InvalidCastException: Unable to cast COM object of type 'SQLDMO.SQLServer2Class' to interface type 'SQLDMO._SQLServer2'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{10020216-E260-11CF-AE68-00AA004A34D5}' failed due to the following error: No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)).
at SQLDMO.SQLServer2Class.DisConnect()
at SolarWinds.ConfigurationWizard.Plugin.Common.DBStructureProcessor.CreateDatabaseStructure(String server, String databaseName, String user, String password, Boolean useSQLSecurity, String targetDirectory, String dbStructureFile, ConfigurationLogDelegate configLog)
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.DoConfigInThread()