Bug-ID-Nummer |
BUG-000115674 |
Eingereicht | July 26, 2018 |
Zuletzt geändert | July 3, 2025 |
Gilt für | ArcGIS for Desktop |
Gefunden in Version | 10.6.1 |
Betriebssystem | Windows OS |
Betriebssystemversion | 10.0 |
Behoben in Version | 10.8.2 |
Status | Fixed
Der Bug wurde behoben. Weitere Informationen finden Sie ggf. unter "Behoben in Version" und unter "Zusätzliche Informationen".
|
Workaround
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.
Schritte zur Reproduzierung