laptop and a wrench

漏洞

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

上次发布: December 19, 2018 ArcGIS Online
漏洞 ID 编号 BUG-000118756
已提交December 11, 2018
上次修改时间June 5, 2024
适用范围ArcGIS Online
找到的版本N/A
操作系统Windows OS
操作系统版本10.0
状态Non-Reproducible

附加信息

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.

重现步骤

漏洞 ID: BUG-000118756

软件:

  • ArcGIS Online

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项