You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are getting the following error on an import of an intersect entity
*** Error record: <null> ***
Unable to cast object of type 'System.Guid' to type 'Microsoft.Xrm.Sdk.EntityReference'.
4
*** Exception:
System.InvalidCastException: Unable to cast object of type 'System.Guid' to type 'Microsoft.Xrm.Sdk.EntityReference'.
at Cinteros.Crm.Utils.Shuffle.Shuffler.ImportDataBlock(IExecutionContainer container, DataBlock block, EntityCollection cEntities)
---------------------------------------------------------
System.InvalidCastException: Unable to cast object of type 'System.Guid' to type 'Microsoft.Xrm.Sdk.EntityReference'.
at Cinteros.Crm.Utils.Shuffle.Shuffler.ImportDataBlock(IExecutionContainer container, DataBlock block, EntityCollection cEntities)
Unable to cast object of type 'System.Guid' to type 'Microsoft.Xrm.Sdk.EntityReference'.
Innofactor.Crm.XTB.Shuffle
at Cinteros.Crm.Utils.Shuffle.Shuffler.ImportDataBlock(IExecutionContainer container, DataBlock block, EntityCollection cEntities)
---------------------------------------------------------
We are getting the following error on an import of an intersect entity
Sample of the data file:
The text was updated successfully, but these errors were encountered: