Hello All,
So I made a (possibly overcomplicated) model (ArcGIS Pro 2.6.3) to add a field to an existing XY table, spatialize it, and then decide if the points from the table fall within 5 polygons. If they do fall into the polygons, then the model will populate the point with “Yes” in the new field. If the points do not fall within the polygons, then the model will populate the point with “No” in the new field.
I ran the tool successful and now I want to share it as a Web Tool to my ArcGIS Server (10.6.1). However, when I try and publish it, I get a plethora of 00256 Sever Version Errors. This Link (https://pro.arcgis.com/en/pro-app/help/analysis/geoprocessing/share-analysis/web-tool-compatibility.htm) shows that my ArcGIS Pro and ArcGIS Enterprise can work together but I can’t figure out why they won’t work.
I’ve attached a screenshot of my model and the errors. Any help is appreciated! Thank you!