GeoDataServer Object Error Codes.
Constant | Value | Description |
---|---|---|
GDS_E_IMPORTXMLWS_CONFLICTS_FOUND | -2147208551 | The import xml workspace document failed because there are existing datasets whose names collide with those being imported. |
GDS_E_CANTEXPORT_TO_NONCOMPRESSED_FILEGDB | -2147208550 | The export operation failed because it is invalid to specify File GDB as format and not compress it (generates a directory). |
GDS_E_REQUESTEDCOUNT_TOO_LARGE | -2147208549 | The requested count is too large (result portion info). |
GDS_E_INVALID_FORMAT_FOR_CREATEREPLICA | -2147208548 | The specified format is invalid for the create replica method. |
GDS_E_MISSING_PARAMETER | -2147208547 | A required parameter is missing. |
GDS_E_CANTIMPORT_ACKMSG_AS_DATACHANGESMSG | -2147208546 | Invalid argument. Expected a data changes message, but received an acknowledgement message. |
GDS_E_INVALID_COUNT_REQUESTED | -2147208545 | Invalid count requested (result portion info). |
GDS_E_INVALID_START_INDEX | -2147208544 | Invalid start index (result portion info). |
GDS_E_NULL_QUERYID | -2147208543 | The query ID is null (result portion info). |
GDS_E_INVALID_RECONCILE_POLICY_FOR_DIRECTION | -2147208542 | The reconcile policy is invalid for the specified synchronization direction. |
GDS_E_REPLICAS_DONT_MATCH | -2147208541 | The specified replicas don't form a replica pair. |
GDS_E_SYNCH_DIRECTION_BOTH_INVALID_FOR_CHECKOUTS | -2147208540 | esriReplicaSynchronizeBoth is an invalid synchronize direction for checkouts. |
GDS_E_IMPORTDATAWS_CONFLICTS_FOUND | -2147208539 | The import data failed because there are existing datasets whose names collide with those being imported. |
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.