Numéro d’ID de bogue |
BUG-000115674 |
Envoi | July 26, 2018 |
Dernière modification | July 3, 2025 |
S’applique à | ArcGIS for Desktop |
Version trouvée | 10.6.1 |
Système d’exploitation | Windows OS |
Version du système d’exploitation | 10.0 |
Version de correction | 10.8.2 |
Statut | Fixed
Le bogue a été corrigé. Pour plus d’informations, reportez-vous aux sections Version de correction et Informations supplémentaires, le cas échéant.
|
Solution de contournement
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.
Étapes pour reproduire