Hi everyone,
For an assignment I have to create a shape file from an existing feature class. I tried to use the "Feature Class to Shapefile" tool, but it always gives me an error. It seems to shorten the path to the Output Folder, whatever I try. I have tried to select the designated folder manually and I tried copy pasting the path into the Output Folder field, but ArcGIS Pro always immediately cuts the path up into a shortened non-existing path. I think this makes the tools fail. I have checked the length of the path, it is under 200 characters every time, so that shouldn't be the problem. Is anyone familiar with this problem?
It gave me this error code:
Failed to convert: [feature class name]. ERROR 000210: Cannot create output I:[shortened file path].shp.
Failed to execute (CopyFeatures).
Also, I cannot create new feature classes in existing geodatabases. When I try this I get a blank error with no error code. When I try to export a feature class it gives me this error:
ERROR 999999: Something unexpected caused the tool to fail. Contact Esri Technical Support (http://esriurl.com/support) to Report a Bug, and refer to the error help for potential solutions or workarounds.
CreateFeatureClassName: The workspace I:[shortened file path] does not exist.
Failed to execute (ExportFeatures).
I'm using ArcGIS Pro desktop version 3.2.3.
Thanks in advance for the help!