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 Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動