Hello all.
Last year, I delivered a number of Shape files to a customer, which they had no problems in using.
Now I've adapted another of our systems to create Shape files as a supplement to an email message.
These latter Shape files cannot be read by their ArcGIS Pro. The error message is "Failed to add data: ... A user-supplied component or subscriber raised an exception (Exception from HRESULT: 0x80040208)". I've also tried to apply Geopackages, but they err the same way.
Both output routines uses FME. The former used straight up fixed writers, and the latter uses FeatureWriter, but that shouldn't matter, right ?
I cannot see any difference between the two Shape files, and QGIS reads them both without any qualms.
Apparently they can read the offending Shape into QGIS, and have it save it as another Shape, that works in their ArcGIS Pro.
I cannot see any difference between the two flavors (in QGIS), except that one fails when input to ArcGIS Pro.
Does anyone have any insights as to why this might be happening ?