不具合 ID 番号 |
BUG-000115674 |
送信されました | July 26, 2018 |
最終更新日 | July 3, 2025 |
適用対象 | ArcGIS for Desktop |
見つかったバージョン | 10.6.1 |
オペレーティング システム | Windows OS |
オペレーティング システムのバージョン | 10.0 |
修正されたバージョン | 10.8.2 |
ステータス | Fixed
この不具合は修正されました。 詳細については、「バージョンの修正内容」および「参考情報」(該当する場合) をご参照ください。
|
対処法
Workaround 1:
Stop the referenced feature service from the server manager and reattempt to open the .mxd file. This causes data sources to be broken.
Workaround 2:
- Open a blank map document.
- Disable the internet network connections of the machine.
- Load the problematic .mxd file to the blank .mxd file.
Workaround 3:
- Hide the offending service by directing the machine to look at itself instead of the server.
- Edit the hosts file (C:\Windows\System32\drivers\etc\hosts) in Notepad.
- Add a line to the bottom for the entry below: 127.0.0.1 <server domain> e.g. services3.arcgis.com, eric.esri.com, etc.
- For example:

- Save the hosts file.
- Open the MXD and remove or replace the layer (any data from the blocked server is not accessible).
- Save and close the MXD.
- Navigate to the hosts file and comment out the added line so that the server is displayed again, and save it.
This causes data sources to be broken.
再現の手順