Select to view content in your preferred language

Access Application Configuration Manager Settings from .NET API

668
1
06-15-2010 08:23 AM
EricWilliams
New Contributor
I'm working on a project where we are customizing / configuring ArcGIS Explorer from both the options available in the Application Configuration Manager and the items available in the Application, Data, Geometry, Mapping and Threading namespaces.

What I don't see from with the API documentation or spelunking into the object models with Reflector is a way to get at the items in the Application Configuration Manager from the .NET API (from a library perspective and not holding a reference to the ApplicationConfigurationManager.exe).  In particular, the splash screen, map logo and creation of tab/groups etc on the Ribbon Toolbar.

I do see that the .ncfg file is just a compressed archive with items such as addins, basemaps, images, connections.xml, e3config.xml and e3config.xsd but that seems like a lot of reverse engineering on the consumers end to get to that information.

TIA
-Eric
0 Kudos
1 Reply
MikeRudden
Emerging Contributor
Hi Eric,
You are correct - there is no way to access this information using the Explorer API and I can confirm that there are no plans to add it for the next release. You can add this as a future enhancement request at http://ideas.arcgis.com/

Mike Rudden
ESRI
0 Kudos