laptop and a wrench

Error

A query error occurs when selecting with circle/ellipse (not polygon) on an Integrated Windows Authentication (IWA) enabled standalone ArcGIS Server.

Última publicación: October 9, 2019 ArcGIS GIS Server
Número de ID del error BUG-000125565
EnviadoSeptember 26, 2019
Última modificaciónJune 5, 2024
Relacionado conArcGIS GIS Server
Versión encontrada10.6.1
Sistema operativoWindows OS
Versión de sistema operativo10.0 64 Bit
EstadoWill Not Be Addressed

Información adicional

Please add esriConfig.defaults.io.corsEnabledServers.push({ host: "serverUrl", withCredentials: true }); to the application. This should get past the CORS errors. As for why it happens on only circle/ellipse and not the other geometry types, it could be with how the request is being processed. If the request exceeds 2000 characters, it automatically POSTS it. Adding this bit should get around that issue.

Solución alternativa

This issue does not happen with ArcGIS API for JavaScript 4.x or with the following ArcGIS Enterprise 10.71 setups:

  • Deploy the sample app on the same server where the GIS service is published. This is an IWA enabled standalone server.
  • Deploy the sample app on the same server where Portal for ArcGIS or GIS server are installed. This is an IWA enabled Portal for ArcGIS environment.
  • Deploy the sample app on the different server where Portal for ArcGIS or GIS server are installed. This is an IWA enabled Portal for ArcGIS environment.
  • IWA disabled.

Pasos para reproducir

ID del error: BUG-000125565

Software:

  • ArcGIS GIS Server

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga