Hi Experts,
CRM version 2016 (8.2), On Premise.
While sharing/assigning a record in CRM we are getting Generic SQL error.
from the MicrosoftDynamicsCRM\Trace, we find out the exception as below.
>Crm Exception: Message: Generic SQL error., ErrorCode: -2147204784, InnerException: System.Data.SqlClient.SqlException (0x80131904): Invalid column name 'r'.
Invalid column name 's'.
An explicit value for the identity column in table '#CascadeCollect' can only be specified when a column list is used and IDENTITY_INSERT is ON.
Please suggest on this.
*This post is locked for comments