<?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 Re: Backward compatibility of 10.2 ArcMap AddIns with ArcMap 10.1 in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/backward-compatibility-of-10-2-arcmap-addins-with/m-p/425755#M11492</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think you and Mr. Neilsen are correct when it comes to .NET Add-ins because the references you add to your project are compiled to specific versions in Visual Studio.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't have, haven't had so far, this problem with Java.&amp;nbsp; Other than version specific changes to ArcObjects Java code that I mentioned regarding licensing constants.&amp;nbsp; I'm sure this will probably change now that the cat is out of the bag.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not sure why more people aren't coding in Java in the ESRI platform.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I thought about compiling a Top 10 Reasons to switch to Java for the New Year, but never got working on it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Jan 2014 20:24:03 GMT</pubDate>
    <dc:creator>LeoDonahue</dc:creator>
    <dc:date>2014-01-22T20:24:03Z</dc:date>
    <item>
      <title>Backward compatibility of 10.2 ArcMap AddIns with ArcMap 10.1</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/backward-compatibility-of-10-2-arcmap-addins-with/m-p/425747#M11484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;are there any experiences with ArcMap AddIns built in Version 10.2 to be used in an ArcMap 10.1 installation?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We plan to upgrade to Win8 / Visual Studio 2012. But as I learned from the system requirements, 2012 is only supported with ArcGIS 10&lt;/SPAN&gt;&lt;STRONG&gt;.2&lt;/STRONG&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We still have to support several 10.1 installations, which probably won't be upgraded so soon. What's the recommended solution?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Fossi&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 15:28:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/backward-compatibility-of-10-2-arcmap-addins-with/m-p/425747#M11484</guid>
      <dc:creator>FossiG_</dc:creator>
      <dc:date>2014-01-16T15:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: Backward compatibility of 10.2 ArcMap AddIns with ArcMap 10.1</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/backward-compatibility-of-10-2-arcmap-addins-with/m-p/425748#M11485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Speaking for the Java API, from 10.0 to 10.1 the esriLicenseProductCode constants changed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;from esriLicenseProductCodeArcInfo to esriProductCodeAdvanced&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So if you are checking for licensing in your code, you might run into this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can't say it will change again in 10.2.&amp;nbsp; The Java docs for 10.2 point to the 10.1 publication.&amp;nbsp; I have no idea about the .NET API.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But then again, 10.2 "is" a 10.1 service pack, right?&amp;nbsp; Are they still calling it that?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Jan 2014 15:12:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/backward-compatibility-of-10-2-arcmap-addins-with/m-p/425748#M11485</guid>
      <dc:creator>LeoDonahue</dc:creator>
      <dc:date>2014-01-19T15:12:14Z</dc:date>
    </item>
    <item>
      <title>Re: Backward compatibility of 10.2 ArcMap AddIns with ArcMap 10.1</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/backward-compatibility-of-10-2-arcmap-addins-with/m-p/425749#M11486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;STRONG&gt;What is different between the dot.dot release and a service pack?&lt;/STRONG&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't know how ESRI determines that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;It adds confusion when discussing software compatibly between Arc and other software packages (especially if other software follows a similar pattern of naming their versions)&amp;nbsp; ie. (some software package) Version 8 is compatible with Arc 10.0, Version 10 is compatible with Arc 10.1, and version 12 will be compatible with Arc 10.2.&amp;nbsp; I know compatibility matrices are helpful, but when talking about software with people who are not familiar with all the different versions it seems like unnecessary added confusion.&amp;nbsp; It also creates confusion when talking about compatibility between different pieces of ArcGIS software.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;And also ArcView, ArcInfo, ArcGIS Desktop (Advanced).&amp;nbsp; Product name changes are just as hard to address with non-gis people because they think it's a different product altogether. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Wouldn't it be great if GIS software was a spec, like HTML.&amp;nbsp; And After HTML 5, the name just remains HTML, and all the new functionality just gets added to the spec.&amp;nbsp; And it's up to the implementers of the spec to make sure it gets added?&amp;nbsp; Wow... &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Perhaps one day when ESRI becomes a full web platform, that might happen.&amp;nbsp; Kind of like functionality in ArcGIS Online, it just shows up and I don't have to upgrade anything.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 16:22:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/backward-compatibility-of-10-2-arcmap-addins-with/m-p/425749#M11486</guid>
      <dc:creator>LeoDonahue</dc:creator>
      <dc:date>2014-01-21T16:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: Backward compatibility of 10.2 ArcMap AddIns with ArcMap 10.1</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/backward-compatibility-of-10-2-arcmap-addins-with/m-p/425750#M11487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Back to the original question...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Addins are ArcGIS-version specific. A 10.2 compiled Addin won't work with 10.1, even if the underlying ArcObjects code is 10.1 compatible. It's also true vice-versa.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have clients running 10.1 you may need to keep an installation with ArcGIS 10.1 &amp;amp; Visual Studio 2008 or 2010 in order to develop new solutions for them.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 19:35:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/backward-compatibility-of-10-2-arcmap-addins-with/m-p/425750#M11487</guid>
      <dc:creator>BruceNielsen</dc:creator>
      <dc:date>2014-01-22T19:35:47Z</dc:date>
    </item>
    <item>
      <title>Re: Backward compatibility of 10.2 ArcMap AddIns with ArcMap 10.1</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/backward-compatibility-of-10-2-arcmap-addins-with/m-p/425751#M11488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Back to the original question...&lt;BR /&gt;&lt;BR /&gt;Addins are ArcGIS-version specific. A 10.2 compiled Addin won't work with 10.1, even if the underlying ArcObjects code is 10.1 compatible. It's also true vice-versa.&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe in .NET, but in Java, I have an Add-in developed in 10.0 and it works fine in 10.2 with no code changes required.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 19:44:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/backward-compatibility-of-10-2-arcmap-addins-with/m-p/425751#M11488</guid>
      <dc:creator>LeoDonahue</dc:creator>
      <dc:date>2014-01-22T19:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: Backward compatibility of 10.2 ArcMap AddIns with ArcMap 10.1</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/backward-compatibility-of-10-2-arcmap-addins-with/m-p/425752#M11489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Maybe in .NET, but in Java, I have an Add-in developed in 10.0 and it works fine in 10.2 with no code changes required.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would have agreed with you last week, but I just came across an example where an Add-in I created in 10.0 didn't quite work on 10.2. I opened the project in 10.2, updated the references (but made no other code changes) and recompiled it. It then worked correctly in 10.2&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 20:00:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/backward-compatibility-of-10-2-arcmap-addins-with/m-p/425752#M11489</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2014-01-22T20:00:34Z</dc:date>
    </item>
    <item>
      <title>Re: Backward compatibility of 10.2 ArcMap AddIns with ArcMap 10.1</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/backward-compatibility-of-10-2-arcmap-addins-with/m-p/425753#M11490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Your Add-in was written in Java?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I just tested one today.&amp;nbsp; A customer has an old Add-in (Java) that I gave them two years ago.&amp;nbsp; I moved it to a 10.2 ArcMap to see what I needed to change and it works fine.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Full disclosure, I am not doing anything version specific in this Add-in.&amp;nbsp; If I had been checking the license level, I would have had to recompile it to use the correct esriLicenseProductCode constant.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The Add-in edits a shapefile.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 20:04:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/backward-compatibility-of-10-2-arcmap-addins-with/m-p/425753#M11490</guid>
      <dc:creator>LeoDonahue</dc:creator>
      <dc:date>2014-01-22T20:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: Backward compatibility of 10.2 ArcMap AddIns with ArcMap 10.1</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/backward-compatibility-of-10-2-arcmap-addins-with/m-p/425754#M11491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Your Add-in was written in Java?&lt;BR /&gt;&lt;BR /&gt;I just tested one today.&amp;nbsp; A customer has an old Add-in (Java) that I gave them two years ago.&amp;nbsp; I moved it to a 10.2 ArcMap to see what I needed to change and it works fine.&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;Full disclosure, I am not doing anything version specific in this Add-in.&amp;nbsp; If I had been checking the license level, I would have had to recompile it to use the correct esriLicenseProductCode constant.&lt;BR /&gt;&lt;BR /&gt;The Add-in edits a shapefile.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This Add-in was in .NET. The problem it was having was writing output of a goeprocessing tool to a geodatabase. Once I changed the references, the output was created successfully.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 20:06:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/backward-compatibility-of-10-2-arcmap-addins-with/m-p/425754#M11491</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2014-01-22T20:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: Backward compatibility of 10.2 ArcMap AddIns with ArcMap 10.1</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/backward-compatibility-of-10-2-arcmap-addins-with/m-p/425755#M11492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think you and Mr. Neilsen are correct when it comes to .NET Add-ins because the references you add to your project are compiled to specific versions in Visual Studio.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't have, haven't had so far, this problem with Java.&amp;nbsp; Other than version specific changes to ArcObjects Java code that I mentioned regarding licensing constants.&amp;nbsp; I'm sure this will probably change now that the cat is out of the bag.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not sure why more people aren't coding in Java in the ESRI platform.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I thought about compiling a Top 10 Reasons to switch to Java for the New Year, but never got working on it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 20:24:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/backward-compatibility-of-10-2-arcmap-addins-with/m-p/425755#M11492</guid>
      <dc:creator>LeoDonahue</dc:creator>
      <dc:date>2014-01-22T20:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: Backward compatibility of 10.2 ArcMap AddIns with ArcMap 10.1</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/backward-compatibility-of-10-2-arcmap-addins-with/m-p/425756#M11493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I think you and Mr. Neilsen are correct when it comes to .NET Add-ins because the references you add to your project are compiled to specific versions in Visual Studio.&lt;BR /&gt;&lt;BR /&gt;I don't have, haven't had so far, this problem with Java.&amp;nbsp; Other than version specific changes to ArcObjects Java code that I mentioned regarding licensing constants.&amp;nbsp; I'm sure this will probably change now that the cat is out of the bag.&lt;BR /&gt;&lt;BR /&gt;I'm not sure why more people aren't coding in Java in the ESRI platform.&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;I thought about compiling a Top 10 Reasons to switch to Java for the New Year, but never got working on it.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you tested whether anything you have written for 10.2 in Java is backwards compatible?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 12:06:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/backward-compatibility-of-10-2-arcmap-addins-with/m-p/425756#M11493</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2014-01-23T12:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: Backward compatibility of 10.2 ArcMap AddIns with ArcMap 10.1</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/backward-compatibility-of-10-2-arcmap-addins-with/m-p/425757#M11494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I really hesitate to give this answer, but...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The same Java code that was developed in an ArcGIS 10.0 Add-in environment works in 10.2.&amp;nbsp; I simply copied the 10.0 Add-in to a 10.2 workstation and it worked without issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Moving that Java code to an ArcGIS 10.2 environment and building the Add-in, then copying that Add-in back to a 10.0 workstation works as well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;** Note:&amp;nbsp; This particular Add-in was manipulating shapefile data and I was &lt;/SPAN&gt;&lt;STRONG&gt;not &lt;/STRONG&gt;&lt;SPAN&gt;license checking.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I know that if I were license checking that I would have had to change the code for license checking and rebuild the Add-in for each environment, as i have to do that for other Add-ins I created that use license checking.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a feeling ESRI will put the kibosh to this at the next SP, now that I have blabbed.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 12:49:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/backward-compatibility-of-10-2-arcmap-addins-with/m-p/425757#M11494</guid>
      <dc:creator>LeoDonahue</dc:creator>
      <dc:date>2014-01-23T12:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: Backward compatibility of 10.2 ArcMap AddIns with ArcMap 10.1</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/backward-compatibility-of-10-2-arcmap-addins-with/m-p/425758#M11495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Back to the original question...&lt;BR /&gt;&lt;BR /&gt;Addins are ArcGIS-version specific. A 10.2 compiled Addin won't work with 10.1, even if the underlying ArcObjects code is 10.1 compatible. It's also true vice-versa.&lt;BR /&gt;&lt;BR /&gt;If you have clients running 10.1 you may need to keep an installation with ArcGIS 10.1 &amp;amp; Visual Studio 2008 or 2010 in order to develop new solutions for them.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for clarification, even though I had wished for an other anwser. &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Holding two environments for development doesn't make things easier. I read that I can have more than one version of Visual Studio on the same machine, even it's not the best idea.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anybody know, if I can have two ArcMap-Installation on the same machine? The default setup seems to enforce an update, which removes all 10.1-components. But I doubt that the ArcObjects-setup will distinguish between VS2010 and VS2012...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;TIA,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Fossi&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jan 2014 12:26:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/backward-compatibility-of-10-2-arcmap-addins-with/m-p/425758#M11495</guid>
      <dc:creator>FossiG_</dc:creator>
      <dc:date>2014-01-24T12:26:15Z</dc:date>
    </item>
    <item>
      <title>Re: Backward compatibility of 10.2 ArcMap AddIns with ArcMap 10.1</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/backward-compatibility-of-10-2-arcmap-addins-with/m-p/425759#M11496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&amp;gt;&amp;gt; Does anybody know, if I can have two ArcMap-Installation on the same machine?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;No.&amp;nbsp; If you mean can you have 10.0 and 10.1 on the same machine, no.&amp;nbsp; 10.1 will make you uninstall the older version of ArcMap.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But, if you have the ESRI license, you can always use a virtual machine software to spin up another instance of ArcMap on the same machine, assuming your machine is capable with resources.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jan 2014 12:35:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/backward-compatibility-of-10-2-arcmap-addins-with/m-p/425759#M11496</guid>
      <dc:creator>LeoDonahue</dc:creator>
      <dc:date>2014-01-24T12:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: Backward compatibility of 10.2 ArcMap AddIns with ArcMap 10.1</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/backward-compatibility-of-10-2-arcmap-addins-with/m-p/425760#M11497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;But, if you have the ESRI license, you can always use a virtual machine software to spin up another instance of ArcMap on the same machine, assuming your machine is capable with resources.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Leo and Sol,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for your replies. Using a VM to maintain a second machine for compiling would be no great problem. What gives me a headache is the licensing [Sorry, I know we are far from the original topic now :o].&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The license agreement under &lt;/SPAN&gt;&lt;A href="http://www.esri.com/~/media/Files/Pdfs/legal/pdfs/e204_e300.pdf"&gt;http://www.esri.com/~/media/Files/Pdfs/legal/pdfs/e204_e300.pdf&lt;/A&gt;&lt;SPAN&gt; states&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;EDN&lt;STRONG&gt; server Software&lt;/STRONG&gt; and Data may be installed &lt;STRONG&gt;on multiple computers&lt;/STRONG&gt; for use by any Licensee&lt;BR /&gt;EDN developer; &lt;STRONG&gt;all other&lt;/STRONG&gt; EDN Software is licensed as a &lt;STRONG&gt;Single Use&lt;/STRONG&gt; License.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am no lawyer. Is it considered single use, if I maintain two installations of ArcMap?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What argues for this position: It's physical the same machine and it's the same developer. So multi-install, but single use. And it would be installations of different versions. Not two installation of the same.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does these accord with the common understanding of the license agreement?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;TIA&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Fossi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Addition:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry, I was too hasty. "Single use" has a little different definition as I expected. Did I mention, that I hate license stuff? &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;"Single Use License" means a license that allows Licensee to permit a single authorized end user to install and use the Product on a single computer for use by that end user on the computer on which the Product is installed. &lt;STRONG&gt;Licensee may permit the single authorized end user to install a second copy for end user's exclusive use on a second computer as long as only one (1) copy of Product is in use at any time. No other end user may use Product under the same license at the same time for any other purpose.&lt;/STRONG&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jan 2014 08:36:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/backward-compatibility-of-10-2-arcmap-addins-with/m-p/425760#M11497</guid>
      <dc:creator>FossiG_</dc:creator>
      <dc:date>2014-01-27T08:36:11Z</dc:date>
    </item>
    <item>
      <title>Re: Backward compatibility of 10.2 ArcMap AddIns with ArcMap 10.1</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/backward-compatibility-of-10-2-arcmap-addins-with/m-p/425761#M11498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm glad you found the info on single use license as that seemed to stick in the back of my mind that you might be able to have a second install as long as you were not using both at the same time.&amp;nbsp; I think it might be specific to the same version though, but I honestly don't know how ESRI manages single use licesning these days.&amp;nbsp; Alot has changed over the years since I had to keep track of this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your original question was whether a 10.2 Add-in is backwards compatible with 10.1.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;Under .NET we have determined the answer is no.&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;Under Java, I can show that it is possible as long as you are not using license checking code, otherwise, you simply have to recompile your code to change the constant value that was used in the different versions (at least from 10.0 to 10.1).&amp;nbsp; I don't know if what I can show is intended, or if it "just happens to work because no one plugged that hole".&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;BR /&gt;&lt;SPAN&gt;Check with ESRI to see if you can run a VM in a different ArcGIS version using your existing single use license, or switch to Java :cool:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jan 2014 12:23:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/backward-compatibility-of-10-2-arcmap-addins-with/m-p/425761#M11498</guid>
      <dc:creator>LeoDonahue</dc:creator>
      <dc:date>2014-01-27T12:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: Backward compatibility of 10.2 ArcMap AddIns with ArcMap 10.1</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/backward-compatibility-of-10-2-arcmap-addins-with/m-p/425762#M11499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Leo, why switch Java?&amp;nbsp; Someone should write a technical article &lt;SPAN style="font-style:italic;"&gt;Top 10 reasons to Program ArcObjects using Java &lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;insert napolean dynamite response&amp;gt;Maybe I will, gosh!&amp;lt;/&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 13:54:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/backward-compatibility-of-10-2-arcmap-addins-with/m-p/425762#M11499</guid>
      <dc:creator>LeoDonahue</dc:creator>
      <dc:date>2014-01-28T13:54:58Z</dc:date>
    </item>
  </channel>
</rss>

