PROBLEM

Unable to export layers with GUIDs or group layers to shapefiles

Last Published: January 21, 2021

Description

The 'Feature Class to Shapefile' and 'Feature Class to Geodatabase' tools fail to export layers to shapefiles if the layer is within a group layer or the source data has a GUID or Global ID type field. The tools return the following error:

Error:   
Failed to convert: ERROR 000210: Cannot create output 

Cause

The issue may occur due to the following reasons:

  • If the source layer is within a group layer, the tools may be unable to find the folder name, such as the group layer name.
  • Shapefiles do not support GUID or Global ID data types, so the tools fail while converting these data.

Solution or Workaround

Use one of the following methods to resolve the issue.

If the source layer is within a group layer:

  1. In the desired output folder, create a new folder with the same name as the group layer.
<output folder>\<group layer>
  1. Select the primary folder <output folder> as the output location, and run the tool.

If the data contain fields of GUID or Global ID types, use the data export command. This converts any GUID or Global ID fields to text fields in the output shapefile.

  1. Right-click the layer in the Table Of Contents.
  2. Click Data > Export Data.
  3. Click the folder icon under Output feature class:
    1. Select a folder location for the output.
    2. For Save as type, select Shapefile.
    3. Enter a name for the shapefile.
    4. Click Save.
  4. Click OK.

Article ID:000019526

Software:
  • ArcMap 10 x

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options