<?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: Registering .dll's made with c# in ArcMap in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/registering-dll-s-made-with-c-in-arcmap/m-p/140154#M3641</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have &lt;/SPAN&gt;&lt;STRONG&gt;visual c# 2005 express edition&lt;/STRONG&gt;&lt;SPAN&gt;, ArcGIS 9.2 and .dll made in c# which works in 9.2, but i want to make it work in 9.0 or 10.0. Is it possible to do in both cases (in both application) or only in one of them, or maybe its not possible at all? How can i recompile my dll so it can work in other versions of ArcGIS. Please, can someone explane....&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Jul 2012 11:58:49 GMT</pubDate>
    <dc:creator>LazarKovacevic</dc:creator>
    <dc:date>2012-07-02T11:58:49Z</dc:date>
    <item>
      <title>Registering .dll's made with c# in ArcMap</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/registering-dll-s-made-with-c-in-arcmap/m-p/140149#M3636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a problem if i wont to register my dll in other versions than ArcGIS 9.2. In other vesions i got error like: Could not load file or assembly 'ESRI.ArcGIS.ADF.Local' Version=... etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can someone help me or explane what can be a problem with this and how to solve this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2012 06:43:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/registering-dll-s-made-with-c-in-arcmap/m-p/140149#M3636</guid>
      <dc:creator>LazarKovacevic</dc:creator>
      <dc:date>2012-04-30T06:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: Registering .dll's made with c# in ArcMap</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/registering-dll-s-made-with-c-in-arcmap/m-p/140150#M3637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Which versions are you talking about?&amp;nbsp; ESRI's position is that you recompile your application for each version you want to support and my experience is that this is the best way to do it.&amp;nbsp; Backwards compatibility is not supported, so you can't deploy your application to computers with an earlier version of the software (including service packs) unless you recompile against that version.&amp;nbsp; You may be able to deploy to computers with a newer version, but again, recompiling is recommended.&amp;nbsp; You cannot deploy an application compiled against 9.x to a computer with 10.x installed.&amp;nbsp; You will have to recompile as well as follow ESRI's instructions on how to upgrade your application from 9.x to 10.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2012 12:16:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/registering-dll-s-made-with-c-in-arcmap/m-p/140150#M3637</guid>
      <dc:creator>NeilClemmons</dc:creator>
      <dc:date>2012-04-30T12:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: Registering .dll's made with c# in ArcMap</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/registering-dll-s-made-with-c-in-arcmap/m-p/140151#M3638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What to do step by step if i want to register .dll file ( made in c# and work with ArcGIS9.2) in ArcGIS10?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2012 11:38:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/registering-dll-s-made-with-c-in-arcmap/m-p/140151#M3638</guid>
      <dc:creator>LazarKovacevic</dc:creator>
      <dc:date>2012-05-04T11:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: Registering .dll's made with c# in ArcMap</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/registering-dll-s-made-with-c-in-arcmap/m-p/140152#M3639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can try the steps listed on here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://support.esri.com/en/knowledgebase/techarticles/detail/37639"&gt;http://support.esri.com/en/knowledgebase/techarticles/detail/37639&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Use ESRIRegAsm.exe to register their components&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. The use Categories.exe to double check to see your dll added to a right category.&amp;nbsp; Otherwise, find the category you want to add your dll to, highlight that category, browse to your dll and add it as a new object.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Like Neil's suggestion, you should recompile your code for ArcGIS 10.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2012 16:32:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/registering-dll-s-made-with-c-in-arcmap/m-p/140152#M3639</guid>
      <dc:creator>ThaiTruong</dc:creator>
      <dc:date>2012-05-09T16:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: Registering .dll's made with c# in ArcMap</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/registering-dll-s-made-with-c-in-arcmap/m-p/140153#M3640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Il try. Thanks to both of you!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 09:15:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/registering-dll-s-made-with-c-in-arcmap/m-p/140153#M3640</guid>
      <dc:creator>LazarKovacevic</dc:creator>
      <dc:date>2012-05-10T09:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: Registering .dll's made with c# in ArcMap</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/registering-dll-s-made-with-c-in-arcmap/m-p/140154#M3641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have &lt;/SPAN&gt;&lt;STRONG&gt;visual c# 2005 express edition&lt;/STRONG&gt;&lt;SPAN&gt;, ArcGIS 9.2 and .dll made in c# which works in 9.2, but i want to make it work in 9.0 or 10.0. Is it possible to do in both cases (in both application) or only in one of them, or maybe its not possible at all? How can i recompile my dll so it can work in other versions of ArcGIS. Please, can someone explane....&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2012 11:58:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/registering-dll-s-made-with-c-in-arcmap/m-p/140154#M3641</guid>
      <dc:creator>LazarKovacevic</dc:creator>
      <dc:date>2012-07-02T11:58:49Z</dc:date>
    </item>
  </channel>
</rss>

