Número de ID do Erro |
BUG-000115674 |
Enviado | July 26, 2018 |
Última Modificação | July 3, 2025 |
Aplica-se à | ArcGIS for Desktop |
Versão encontrada | 10.6.1 |
Sistema Operacional | Windows OS |
Versão do Sistema Operacional | 10.0 |
Versão Fixa | 10.8.2 |
Status | Fixed
O problema foi corrigido. Consulte a Versão Corrigida e Informações Adicionais, se aplicável, para obter mais informações
|
Solução Provisória
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.
Etapas para Reproduzir