Greetings!
I have an import to a custom entity which I have been doing monthly for about six months. I has always worked when properly formatted and mapped, and I have a document of steps to follow to prepare the upload.
We upgraded to 9.x since the last successful upload. Currently version 1710 (9.1.0.1119) online.
I'm now getting this error in the Details of the system job. I do not get any other pop up message or warning. The import fails quickly, with the exact same start and end times. It doesn't attempt to parse or translate or any of the usual process steps.
Object reference not set to an instance of an object.
Unhandled exception:
Exception type: System.NullReferenceException
Message: Object reference not set to an instance of an object.
at Microsoft.Crm.Asynchronous.ImportFileHelperData.PopulateResolutionMappingCollection()
at Microsoft.Crm.Asynchronous.ImportFileHelperData.PopulateDictionaries()
at Microsoft.Crm.Asynchronous.ImportFileHelperData.SetHelperData(Entity impfile, IOrganizationService crmService, Boolean isImportFromApp, Int32 importMode, Guid organizationId, Int32 languageCode)
at Microsoft.Crm.Asynchronous.ImportHelperData.UpdateImportFileHelperDataDictionary(Guid importFileId)
at Microsoft.Crm.Asynchronous.ImportOperationParse.ExecuteImportOperation(Guid organizationId, Guid importId, Int32 operationType)
at Microsoft.Crm.Asynchronous.ImportOperation.InternalExecute(AsyncEvent asyncEvent)
-- End stack trace --
Does the above message anything to any one?
I am a system admin and customizer. I've confirmed that I can create these same records in the UI.
I started with a fresh import template, exported from the UI immediately before the file was prepared for import.
The mapping is a little complicated, I have to change the lookups tied to the data columns. But I have always done that with this particular upload.
Any suggestions to resolve this error?
Many thanks,
tricia