Network Management
Could not load file or assembly Microsoft.SqlServer.Smo version when configuring Orion database while using the Configuration Wizard
The following error appears when configuring the database while running the NPM Configuration Wizard: Could not load file or assembly 'Microsoft.SqlServer.Smo version xxxxxxx
First published date
Last published date
Overview
The following error appears when configuring the database while running the NPM Configuration Wizard:
Could not load file or assembly 'Microsoft.SqlServer.Smo version xxxxxxx'
-------------------------------
Another/Full possible error:
ERROR SceneContainer - SceneContainer:bntNext_Click: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.SqlServer.ConnectionInfo, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The system cannot find the file specified.
File name: 'Microsoft.SqlServer.ConnectionInfo, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91'
at SolarWinds.ConfigurationWizard.Host.Presentation.DatabaseConfiguration.DatabaseServerScene.DoValidateConfig(Boolean silentMode)
Product section
Cause
This occurs when there are missing components because the SQL Management Object version is incorrect.
----------------------------------------------
In SQL Server 2012 environments, this issue can occur if Visual Studio cannot find assembly Microsoft.SqlServer.management.sdk.sfc version 11.0.0.0.
Resolution
Install the required SQL Shared Management Object version; see Installing SMO for details.
After installation, wait for polling results.
OR
If you are on SQL Server 2012:
Download the following files from the Microsoft website (for example, see Install SQL Server Shared Management Objects):
ENU\x64\SharedManagementObjects.msifor X64 OS orENU\x86\SharedManagementObjects.msifor X86 OS,
Next, run the Configuration Wizard and verify that it completes successfully.
Links on this page are attributed to © 2020 Microsoft Corp., available at https://docs.microsoft.com, obtained on November 18, 2020.
Disclaimer: Please note, any content posted herein is provided as a suggestion or recommendation to you for your internal use. This is not part of the SolarWinds software or documentation that you purchased from SolarWinds, and the information set forth herein may come from third parties. Your organization should internally review and assess to what extent, if any, such custom scripts or recommendations will be incorporated into your environment. You elect to use third party content at your own risk, and you will be solely responsible for the incorporation of the same, if any.