The following SQL statement produced an error:
exec wfDeployClrAssemblies
ERROR [Microsoft][SQL Server Native Client 11.0][SQL Server]DROP ASSEMBLY failed because the specified assemblies are referenced by assembly 'System.Runtime.Remoting'.
I checked the assemblies in the DYNAMICS database and the System.DirectoryServices Assembly or Microsoft.Dynamics.GP.WorkflowGP.WorkflowEngine are not present as some other posts in the past referred to. The only assembly currently in the DYNAMICS database is Microsoft.SqlServer.Types.
*This post is locked for comments