laptop and a wrench

Bug

Unable to reflect the change in the Network Analyst toolbar when the Network Dataset Layer List is changed using ArcObjects.

Last Published: August 25, 2014 ArcGIS for Desktop
Bug ID Number NIM082624
SubmittedJuly 11, 2012
Last ModifiedFebruary 20, 2025
Applies toArcGIS for Desktop
Version found10.0
Program languageVBA
Version Fixed10.1
StatusFixed

Workaround

The workaround is changing an active data frame. Dim pMxDocument As IMxDocumentSet pMxDocument = ThisDocumentDim pMap As IMapSet pMap = pMxDocument.Maps.Item(1) 'Before add new MapSet pMxDocument.ActiveView = pMapSet pMap = pMxDocument.Maps.Item(0)Set pMxDocument.ActiveView = pMap

Steps to Reproduce

Bug ID: NIM082624

Software:

  • ArcGIS for Desktop

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