I'm receiving the error below when attempting to reassign records from one user to another using the "Reassign Records" button. There are a lot of records (75k), but I'm otherwise, not sure what the issue is. Has anyone seen this before?
<s:Envelope xmlns:s="schemas.xmlsoap.org/.../envelope"><s:Body><s:Fault><faultcode>s:Client</faultcode><faultstring xml:lang="en-US">An unexpected error occurred.</faultstring><detail><OrganizationServiceFault xmlns="schemas.microsoft.com/.../Contracts" xmlns:i="www.w3.org/.../XMLSchema-instance"><ErrorCode>-2147220970</ErrorCode><ErrorDetails xmlns:a="schemas.datacontract.org/.../System.Collections.Generic"/><Message>An unexpected error occurred.</Message><Timestamp>2016-03-21T12:36:19.0332153Z</Timestamp><InnerFault><ErrorCode>-2147220970</ErrorCode><ErrorDetails xmlns:a="schemas.datacontract.org/.../System.Collections.Generic"/><Message>System.Exception: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #7357BFB0</Message><Timestamp>2016-03-21T12:36:19.0332153Z</Timestamp><InnerFault i:nil="true"/><TraceText i:nil="true"/></InnerFault><TraceText i:nil="true"/></OrganizationServiceFault></detail></s:Fault></s:Body></s:Envelope>