SQL Server Error Msg 5846 – Common language runtime (CLR) execution is not supported under lightweight pooling. Disable one of two options: “clr enabled” or “lightweight pooling”.

In this blog post, let’s learn about the error message “5846 – Common language runtime (CLR) execution is not supported under lightweight pooling. Disable one of two options: “clr enabled” or “lightweight pooling”.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

5846 – Common language runtime (CLR) execution is not supported under lightweight pooling. Disable one of two options: “clr enabled” or “lightweight pooling”.

Reason for the Error

To be update soon…

Solution

To be update soon…