Cant find ESRI.ArcGIS.ArcMapUI

444
1
07-25-2012 09:13 PM
AvinashNiarnakri
New Contributor
I have Arc GIS 10.0 and Visual C# 2010 Express installed in my computer. In a sample programs I have seen reference to ESRI.ArcGIS.ArcMapUI as a .NET object but I couldn't find it anywhere.
Can someone Please tell me where it resides?
0 Kudos
1 Reply
NeilClemmons
Regular Contributor III
Which ArcGIS 10 product do you have installed?  If you don't have ArcGIS Desktop 10 installed then I doubt the ArcMapUI assembly was installed since that assembly is specific to the ArcMap desktop application.  The default location is \Program Files\ArcGIS\DeveloperKit10.0\DotNet.  If you have everything installed correctly, it should show up in the Add Reference dialog under the .NET tab.  I believe you also have to have the target framework for your project set to .NET 3.5.
0 Kudos