laptop and a wrench

Bug

ArcGIS online services map does not display when the PrimaryResource is set to another mapResourceItem.

Last Published: August 25, 2014 No Product Found
Bug ID Number NIM038162
SubmittedSeptember 4, 2008
Last ModifiedMarch 19, 2025
Applies toNo Product Found
Version found9.3
StatusDuplicate

Additional Information

NIM036189 - Remove code that restricts dynamic map generation for ArcGIS Online services

Workaround

If add the resourceItem using code, do not use Map1.PrimaryMapResource = "SanFrancisco"Try the following code instead: Dim localMapFunctionality As ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.MapFunctionality localMapFunctionality = Map1.GetFunctionality(0) Map1.Extent = ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.Converter.ToAdfEnvelope(localMapFunctionality.MapDescription.MapArea.Extent) Map1.Extent = Map1.Extent.Expand(25)

Steps to Reproduce

Bug ID: NIM038162

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