laptop and a wrench

Bug

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

Last Published: August 25, 2014 No Product Found
Bug ID Number NIM011111
SubmittedAugust 21, 2007
Last ModifiedJune 5, 2024
Applies toNo Product Found
Version found9.2
Program languageVB.Net
Version Fixed9.3
StatusFixed

Workaround

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();”

Steps to Reproduce

Bug ID: NIM011111

Software:

  • No Product Found

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options