monitor
#monitor#6522

6522

Product Name Event ID 6522 Event Source MSSQLSERVER Component SQLEngine Symbolic Name SQLCLR_UDF_EXEC_FAILED Message Text A .NET

Product Name

Event ID

6522

Event Source

MSSQLSERVER

Component

SQLEngine

Symbolic

Name

SQLCLR_UDF_EXEC_FAILED

Message Text

A.NET Framework error occurred during execution of user defined routine or aggregate

”%.*ls”: %ls.

Consider the following scenarios.

You create a common language runtime (CLR) routine that references a Microsoft.NET

Framework assembly. The.NET Framework assembly is not documented in

  1. Then, you

install the.NET Framework 3.5 or a.NET Framework 2.0-based hotfix.

You create an assembly, and then you register the assembly in a SQL Server database. Then,

you install a different version of the assembly in the Global Assembly Cache (GAC).

When you execute the CLR routine or use the assembly from either of these scenarios in SQL

Server, you receive an error message that resembles the following:

Expand table