The FeatureExtent.Extent is always null when working with SOAP API in ESRI.ArcGIS.ADF.ArcGISServer.
Last Published: August 25, 2014No Product Found
Bug ID Number
NIM033088
Submitted
March 7, 2008
Last Modified
June 5, 2024
Applies to
No Product Found
Version found
9.2
Status
Will Not Be Addressed
The development team has considered the issue or request and concluded it will not be addressed. The issue's Additional Information section may contain further explanation.
Additional Information
No Public Explanation
Workaround
replace the FeatureExtent.Extent line with pMapDescription.MapArea = (IMapArea) featureextent OR(pMapDescription.MapArea = CType(featureextent, ESRI.ArcGIS.ADF.ArcGISServer.MapArea)