Most RecentMost ViewedMost LikesAppDomain 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. Deploying 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”.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.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.SQLCLR and sp_OA* procedures are not compatibleFirst published on MSDN on Dec 20, 2012 We ran into an issue today that is a bug you may need to be aware of because of its behavior.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.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.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.How It Works: Are you handling cancels correctly in your SQLCLR code?First published on MSDN on Dec 15, 2009 I was recently developing a set of SQLCLR functions and procedures for an internal project.