laptop and a wrench

Error

Some large .xls files fail with a generic error, "There was an error" when uploaded to ArcGIS Online as a hosted feature layer.

Última publicación: December 19, 2018 ArcGIS Online
Número de ID del error BUG-000118756
EnviadoDecember 11, 2018
Última modificaciónJune 5, 2024
Relacionado conArcGIS Online
Versión encontradaN/A
Sistema operativoWindows OS
Versión de sistema operativo10.0
EstadoNon-Reproducible

Información adicional

This Excel file didn't fail because it was too large. It failed because the Excel has four values that are over the max value of int32 The int type represents signed 32-bit integers with values between –2,147,483,648 and 2,147,483,647 . int is just an alias for Int32 - it's defined in the C# specification. Therefore int.MaxValue is the same as Int32.MaxValue which will always be 2147483647.

Pasos para reproducir

ID del error: BUG-000118756

Software:

  • ArcGIS Online

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga