LSCnfg Error: MFC Application Has Stopped Working

LSCnfg Error: MFC Application Has Stopped Working

LSCnfg MFC Application has stopped working
A problem caused the program to stop working correctly.  
Please close the program. 

Root Cause:

This problem can be caused by missing SQL components on your SQL server. The SQL server needs a newer version of the Microsoft SQL Server SQL CLR types and Shared Management Objects (SMO) components.

Workaround:

The missing SQL components are downloadable from Microsoft; they are in the Microsoft "Feature Pack" for SQL 2014. Download the 2014 MSI files (x86) and (x64) on Windows 64bit systems and install all four of these if possible regardless of the version of SQL Server database engine. The 2014 version resolves the issue for both SQL 2014 and SQL 2016 servers
IMPORTANT: Do not use the SQL 2016 feature pack.

The SQL 2014 feature pack is here: 

  1. Locate the CLR Types files named SQLSysClrTypes.msi. Note: There will be a 32bit x86 and 64bit x64 file.
  2. Install both of the files named SQLSysClrTypes.msi.
  3. Locate the SMO files named SharedManagementObjects.msi. Note: There will be a 32bit x86 and 64bit x64 file. 
  4. Install both of the files named SharedManagementObjects.msi.

ArticleNumber:

000043076