run arcobjects application in arcgis desktop 10.1

226
0
04-18-2012 11:28 AM
AshakaThakore
New Contributor II
I have arcgis desktop 10 and visual studio 2010  on my machine.

I have built a DLL which is an .NET arcobjects tool for arcmap. I have done it using arcobjects-libraries of Arcgis desktop 10. It is based on.net framework 3.5 

Now will that DLL/Arcmap tool work in Arcobjects 10.1(Without recompiling) if not, will it work without changing code and just recompiling? I am usign these references in that  .net project
ESRI.ArcGIS.ADF.Local
ESRI.ArcGIS.ArcMapUI
ESRI.ArcGIS.Carto
ESRI.ArcGIS.Display
ESRI.ArcGIS.DisplayUI
ESRI.ArcGIS.Editor
ESRI.ArcGIS.Framework
ESRI.ArcGIS.Geodatabase
ESRI.ArcGIS.Geometry
ESRI.ArcGIS.Location
ESRI.ArcGIS.Output
ESRI.ArcGIS.System
ESRI.ArcGIS.SystemUI

thanks a lot..
0 Kudos
0 Replies