laptop and a wrench

Error

The Callback results are not returned correctly in the ArcIMS_SelectBufferTool_VBNet sample.

Última publicación: August 25, 2014 No Product Found
Número de ID del error NIM011111
EnviadoAugust 21, 2007
Última modificaciónJune 5, 2024
Relacionado conNo Product Found
Versión encontrada9.2
Lenguaje del programaVB.Net
Versión corregida9.3
EstadoFixed

Solución alternativa

1. Open the “ArcIMS_SelectBufferTool_<<Language>>” solution in VS2005.2. Open default.aspx.<<Language>> and find “CalculateBufferSelection” function a. In case of <a href="http://VB.NET" target="_blank">VB.NET</a> the following changes have to be made:Change “returnstring &= crc(0).ToString()” to “returnstring &= crc.ToString()” b. In case of C# the following changes have to be made:Change “returnstring += crc[0].ToString();” to “returnstring += crc.ToString();”

Pasos para reproducir

ID del error: NIM011111

Software:

  • No Product Found

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