Orion seems to install correctly, but when the configuration wizard runs it hangs up at the database connection step I think. I get the following output to the log:
ERROR ConfigurationProgressScene - Exception while configuring plugin Orion Network Performance Monitor component Orion Network Performance Monitor Database. System.Runtime.InteropServices.COMException (0x80044818): [Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user ' '.
at SQLDMO.SQLServerClass.Connect(Object ServerName, Object Login, Object Password)
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.DoConfigInThread()
What the devil is going on? I first tried a repair which didn't work. Tried uninstalling Orion folowed by a complete re-installation, but I still get this error. The SQL services are up and running including the default instance and the SQL Browser.
What am I missing?
Thanks for any help?