Número de ID del error |
BUG-000115674 |
Enviado | July 26, 2018 |
Última modificación | July 3, 2025 |
Relacionado con | ArcGIS for Desktop |
Versión encontrada | 10.6.1 |
Sistema operativo | Windows OS |
Versión de sistema operativo | 10.0 |
Versión corregida | 10.8.2 |
Estado | Fixed
El problema se ha solucionado. Si corresponde, consulte Versión corregida e Información adicional para obtener más información.
|
Solución alternativa
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.
Pasos para reproducir