laptop and a wrench

不具合

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

最後に公開された状態: August 25, 2014 No Product Found
不具合 ID 番号 NIM011508
送信されましたSeptember 7, 2007
最終更新日March 19, 2025
適用対象No Product Found
見つかったバージョン9.2
プログラム言語VB.Net
修正されたバージョンN/A
ステータスFixed

参考情報

documented

対処法

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

再現の手順

不具合 ID: NIM011508

ソフトウェア:

  • No Product Found

バグのステータスが変更されたときに通知を受け取る

Esri Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動