LSCNFG Server Application Error: The Process was Terminated
Application: LSCnfg.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.IO.FileNotFoundException
at <Module>.CLSCnfgDlg.{CTOR}(CLSCnfgDlg*, CWnd*)
at <Module>.CLSCnfgApp.InitInstance(CLSCnfgApp*)
at <Module>._WinMainCRTStartup()
Root Cause:
This problem can be caused by missing SQL components on your SQL server after upgrading to Fusion Servicing Director 19.2.
Workaround:
The SQL server needs a newer version of the Microsoft SQL Server SQL CLR types and Shared Management Objects (SMO) components. Both are downloadable from Microsoft, and they are in the Microsoft "Feature Pack" for SQL 2014. The 2014 version resolves the issue for both SQL 2014 and SQL 2016 servers, and do not use the SQL 2016 feature pack.
Within all the many downloadable files within the 2014 Feature Pack, locate these:
- CLR Types files named SQLSysClrTypes.msi.
There will be a 32bit x86 and 64bit x64 file.
Install both of them named SQLSysClrTypes.msi.
- SMO files named SharedManagementObjects.msi.
There will be a 32bit x86 and 64bit x64 file.
Install both of them named SharedManagementObjects.msi.
The SQL 2014 feature pack is here:
https://www.microsoft.com/en-us/download/details.aspx?id=42295
Download these 2014 MSI files (x86), and (x64) on Windows 64bit systems, and install both regardless of the version of SQL Server database engine.
Do not use the SQL 2016 feature pack.
ArticleNumber:
000041512