Hi,
I'm working on SQL 2012. When I created a publication for a replication transaction, snapshot agent failed as below error:
"A .NET Framework error occurred during execution of user-defined routine or aggregate "sp_scriptdropinsreconciliationproc_sqlclr":
System.TypeInitializationException: The type initializer for 'System.Data.SqlClient.SqlConnection' threw an exception. ---
".
Could you help me to resolve this issue ?
Thanks