Most RecentMost ViewedMost LikesDeploying SQL CLR assembly using Asymmetric keyFirst published on MSDN on Oct 28, 2011 In my opinion, One of the most complex part in deploying SQL CLR stored procedure is when you need to enable it for “External_Access” or “Unsafe”.AppDomain unloading messages flooding the SQL Server error log First published on MSDN on Jan 30, 2013 This blog is built directly from a customer reported issue. Could not load file or assembly System.EnterpriseServicesFirst published on MSDN on Jul 11, 2012 While setting up a SharePoint 2010 environment with Reporting Services 2012, I hit an interesting error.High waits on CLR_MANUAL_EVENT and CLR_AUTO_EVENTFirst published on MSDN on Feb 05, 2008 If you have a SQL CLR application, you may notice that waits on CLR_MANUAL_EVENT and CLR_AUTO_EVENT from sys.Unable to load CLR assembly intermittentlyFirst published on MSDN on Mar 23, 2010 Recently, I worked with a customer on an CLR assembly loading issue.SQL CLR assembly fails verification with “Unable to resolve token”First published on MSDN on Oct 22, 2014 Recently we worked with a customer has an SQL CLR assembly.Unable to register .NET framework assembly not in the supported listFirst published on MSDN on Feb 23, 2013 SQL Server has supported CLR usage since version 2005.Unable to run SQL CLR procedure with System.Security.SecurityExceptionFirst published on MSDN on Nov 20, 2009 Recently, we have troubleshoot a customer issue related to SQL CLR.A faster CHECKDB – Part IV (SQL CLR UDTs)First published on MSDN on Jan 26, 2015 I have been working on the various aspects of DBCC performance and SQL CLR based User Defined Data Types.Deploying CLR Assembly hangs with Visual Studio 2010First published on MSDN on Jan 24, 2011 following upgrading Visual Studio 2010 from 2008, the customer started to experience problems when debugging CLR assemblies.