laptop and a wrench

Error

Setting the primary map resource to local datasource causes 'Data Not Available' error to be displayed for ArcGIS Server Internet resource.

Última publicación: August 25, 2014 No Product Found
Número de ID del error NIM011508
EnviadoSeptember 7, 2007
Última modificaciónMarch 19, 2025
Relacionado conNo Product Found
Versión encontrada9.2
Lenguaje del programaVB.Net
Versión corregidaN/A
EstadoFixed

Información adicional

documented

Solución alternativa

Set up http://services.arcgisonline.com/v92, I3_Imagery_Prime_World_2D as the primary map resource. As now the initial extent of the map will be the extent of the internet service, add the following lines of code to show the map at the local data’s extent initially.Protected Sub Page_PreRenderComplete(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.PreRenderComplete Dim mf As ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.MapFunctionality = Map1.GetFunctionality(0) Map1.Extent = ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.Converter.ToAdfEnvelope(mf.MapDescription.MapArea.Extent) End Sub

Pasos para reproducir

ID del error: NIM011508

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