<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Where can I find the ArcGIS Code Migration add-in? in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/where-can-i-find-the-arcgis-code-migration-add-in/m-p/631263#M17026</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello everybody,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can somebody tell me where I can find this tool??&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm getting crazy, because everywhere I can read about how to use it, but where can I find the add in??? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And another important thing: I can migrate my VBA Code with this tool, is this right??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanx&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Mar 2011 09:07:00 GMT</pubDate>
    <dc:creator>DeniseL</dc:creator>
    <dc:date>2011-03-31T09:07:00Z</dc:date>
    <item>
      <title>Where can I find the ArcGIS Code Migration add-in?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/where-can-i-find-the-arcgis-code-migration-add-in/m-p/631263#M17026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello everybody,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can somebody tell me where I can find this tool??&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm getting crazy, because everywhere I can read about how to use it, but where can I find the add in??? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And another important thing: I can migrate my VBA Code with this tool, is this right??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanx&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2011 09:07:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/where-can-i-find-the-arcgis-code-migration-add-in/m-p/631263#M17026</guid>
      <dc:creator>DeniseL</dc:creator>
      <dc:date>2011-03-31T09:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: Where can I find the ArcGIS Code Migration add-in?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/where-can-i-find-the-arcgis-code-migration-add-in/m-p/631264#M17027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;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:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#//00010000021w000000"&gt;IDE Integration&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;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.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/gallery/video/arcobjects-net-api/details?entryID=A721AC1F-1422-2418-341B-DFD761945F47"&gt;Developer Summit 2009 VBA/VB6 Migration&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/gallery/video/arcobjects-net-api/details?entryID=E15AA3EA-1422-2418-349A-C57989747C22"&gt;Developer Summit 2011 Migration Topics&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here are a few more links that may be useful:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://blogs.esri.com/Dev/blogs/arcgisdesktop/archive/2011/03/09/Migration-Resources.aspx"&gt;Migration Resources for Developers&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/gallery/video/arcobjects-net-api/details?entryID=F6C89D10-1422-2418-7F87-2A1D5056A5DF"&gt;Developer Summit 2010 Introduction to Add-Ins&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#/Migrating_VBA_customizations_to_ArcGIS_10/0001000000tv000000/"&gt;Migrating VBA customizations to ArcGIS 10&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#/How_to_run_the_ArcGIS_Code_Migration_Analyzer/000100000465000000/"&gt;How to run the ArcGIS Code Migration Analyzer&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2011 15:46:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/where-can-i-find-the-arcgis-code-migration-add-in/m-p/631264#M17027</guid>
      <dc:creator>JohnHauck</dc:creator>
      <dc:date>2011-04-01T15:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: Where can I find the ArcGIS Code Migration add-in?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/where-can-i-find-the-arcgis-code-migration-add-in/m-p/631265#M17028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm using VS2010 Premium and I don't have the Code Migration Analyzer...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any independent installer for this feature?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've installed all required components and everything else seem to work fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What could be happening?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2011 19:55:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/where-can-i-find-the-arcgis-code-migration-add-in/m-p/631265#M17028</guid>
      <dc:creator>SergioGalindo</dc:creator>
      <dc:date>2011-05-19T19:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: Where can I find the ArcGIS Code Migration add-in?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/where-can-i-find-the-arcgis-code-migration-add-in/m-p/631266#M17029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you sure you installed ArcGIS &lt;/SPAN&gt;&lt;STRONG&gt;after installing&lt;/STRONG&gt;&lt;SPAN&gt; VS2010?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;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.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2011 10:32:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/where-can-i-find-the-arcgis-code-migration-add-in/m-p/631266#M17029</guid>
      <dc:creator>UjjwalNigam</dc:creator>
      <dc:date>2011-05-20T10:32:45Z</dc:date>
    </item>
  </channel>
</rss>

