Hi there,
I'm using MSD crm 8.2 online version, when I try to import data into a custom entity, importing is not successful. System not showing failed messages under failed section, but final status is fail.
when I check System Jobs section, it is showing some error message. please check below
Unhandled Exception: System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt)
at Microsoft.Crm.Spreadsheet.ExcelRow.ValidateChecksum()
at Microsoft.Crm.Asynchronous.ImportOperationParse.ProcessRowsForExcel(String importExcel, Entity importFile, Int64& rowNumber, Int64 originalDataRowNumber, Guid organizationId)
at Microsoft.Crm.Asynchronous.ImportOperationParse.PopulateParseTableForExcel(Guid organizationId, Entity importFile)
at Microsoft.Crm.Asynchronous.ImportOperationParse.ExecuteImportOperation(Guid organizationId, Guid importId, Int32 operationType)
at Microsoft.Crm.Asynchronous.ImportOperation.InternalExecute(AsyncEvent asyncEvent)
Please suggest.
*This post is locked for comments