Where can I find the ArcGIS Code Migration add-in?

414
3
03-31-2011 02:07 AM
DeniseL
New Contributor
Hello everybody,

Can somebody tell me where I can find this tool??
I'm getting crazy, because everywhere I can read about how to use it, but where can I find the add in???
And another important thing: I can migrate my VBA Code with this tool, is this right??

Thanx
0 Kudos
3 Replies
JohnHauck
Occasional Contributor II
Just want to make sure we're talking about the same thing here, you're referring to the Code Migration Analyzer? If so this may depend on your install of Visual Studio as the express versions don't support this:

IDE Integration

This utility doesn't fix all syntax difference between VBA and VB.NET, if that's what you 're looking for. This is a utility for migrating .NET projects that were created against a previous release of ArcGIS. We offer no tool that will completely convert from VBA to VB.NET. However, presentations have been given over the last few years at the ESRI Developer Summit that go into great detail on this topic.

Developer Summit 2009 VBA/VB6 Migration

Developer Summit 2011 Migration Topics


Here are a few more links that may be useful:

Migration Resources for Developers

Developer Summit 2010 Introduction to Add-Ins

Migrating VBA customizations to ArcGIS 10

How to run the ArcGIS Code Migration Analyzer
0 Kudos
SergioGalindo
New Contributor
I'm using VS2010 Premium and I don't have the Code Migration Analyzer...

Is there any independent installer for this feature?

I've installed all required components and everything else seem to work fine.

What could be happening?
0 Kudos
UjjwalNigam
New Contributor III
Are you sure you installed ArcGIS after installing VS2010?
Order of installation plays a great deal when working with readymade templates and such tools, as they get installed/registered only if the supported IDE is found to be installed.

Cheers!
0 Kudos