I get this error when I try to import an xlsx file.
It happens after I click "next" in the step "Select Destination and DocumentType"
Error during load System.NullReferenceException: Object reference not set to an instance of an object. at CMSImport.Controls.ImportSteps.MapProperties.InitializeStepControl(ImportState state) at CMSImport.Controls.CMSImport.OnPreRender(EventArgs e)
Ah, I found it. Sorry, my bad. I accidentally hadn't updated to 2.4 on my local dev box. I did, however, pushed a new release to production from local. So on production 2.3.3 was running. I then applied the (2.4) hotfix you sent me a few weeks ago on production.
Weird NullReferenceException
I get this error when I try to import an xlsx file.
It happens after I click "next" in the step "Select Destination and DocumentType"
Any help would be appreciated.
Is it an update definition? Please check that all options are still valid. Would love to hear what was missing so I can add that to the checks.
Thanks,
Richard
Yes, it was a re-run of an existing definition, but when I try to make a new definition whith the same Excel file, I get the same error.
I will try some other file to see if the error persists.
Ah, I found it. Sorry, my bad. I accidentally hadn't updated to 2.4 on my local dev box. I did, however, pushed a new release to production from local. So on production 2.3.3 was running. I then applied the (2.4) hotfix you sent me a few weeks ago on production.
I think that is what caused the problems.
Will do a new production release and report back.
Yes. Conflicting versions and fixes where the cause. Sorry to bother everyone.
is working on a reply...