I run my Winforms app using SQLServer assemblies Microsoft.SqlServer.ConnectionInfo (13.100.0.0) Microsoft.SqlServer.SMO(13.100.0.0)
On the same machine SSMS 2016(Au
The Microsoft.SqlSever.SqlClrProvider can be installed by running the following MSIs:
ENU\x64\SQLSysClrTypes.msi
ENU\x64\SharedManagementObjects.msi
which are available form the following Microsoft download link: https://www.microsoft.com/en-us/download/details.aspx?id=52676
The link provides a list of MSIs. You will have to navigate through the list to find the items above.
Install the SQLSysClrTypes.msi first, followed by the SharedManagmentObjects.msi.
The actually Microsoft.SqlSever.SqlClrProvider.dll will be installed into your GAC. The rest of the related assemblies will be installed in C:\Program Files\Microsoft SQL Server\130\