I have some CLR functions that were compiled and under .Net framework 2.0 for SQL Server 2008. I modified and recompiled them under framework 4.0 to run on SQL Server 2014. When I try to publish the assemblies to the server from VS 2012, VS says the publish was successful, but the assemblies never get created on the server. Any help would be appreciated. Thanks,
↧