ArcGIS 9.3.1 against VS2010

2126
3
04-29-2010 12:10 PM
ChiragDanech
New Contributor
All :

I want to use Visual Studio 2010 against ArcGIS 9.3.1. Just for the demo purpose, I have created simple command and tried to register but it's say "No new objects added".

Note : I have first installed VS2010 then installed ArcGIS 9.3.1. After that when I tried to installed SDK, it says either VS2005 or VS2008 required. So I have installed express VS2008 and could able to installed SDK for ArcGIS 9.3.1. But when i am creating project in VS2010 (pointing to .NET Framework 3.5) and tried to add the references, it's not showing ESRI libraries under .NET saction so I have browse those libraries and compile the project. It successfully created .dll and .tlb file but not getting registered.

Has anyone face this issue before ? It would be good if anyone has some workaround.

Thanks,
Chirag
0 Kudos
3 Replies
JamesLloyd
New Contributor
Did you ever get this worked out?  I just installed VS2010 myself.  Kinda blows not having the ESRI templates but was able to wire up the command.  So far no issues with the migration to 2010.

If you want my test code you can get it from my blog.  http://jameslloyd.me/blog/?p=32
0 Kudos
RobElkins
Esri Contributor
ArcGIS 10 supports VS 2010 but there are no plans for 9.3.1 support of VS 2010
0 Kudos
RezaSarijlou
New Contributor
Working on supporting a .NET application using 9.3.1 and VS2010.  I am brand new to the MAP world any info on how I can add the references that I have in my code base? Thanks.
0 Kudos