I am trying to import System.ServiceModel.dll
for one of my projects in getting the following:
CREATE ASSEMBLY for assembly 'System.ServiceModel' failed because assembly 'microsoft.visualbasic.activities.compiler' is malformed or not a pure .NET assembly.
SQL Server is running on Windows Server 2012 R2.
Is there a fix for this issue?
I am aware of similar issues with SQL Server 2012? How about SQL Server 2014?
Thanks in advance