<?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: Add-Ins Controls Not in the Commands list in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/add-ins-controls-not-in-the-commands-list/m-p/312179#M8136</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If the Add-in isn't listed in the Add-in Manager, then you haven't deployed it correctly.&amp;nbsp; Maybe you should follow the walkthrough and then let us know where you get stuck.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/0001/0001000001ms000000.htm"&gt;http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/0001/0001000001ms000000.htm&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp; However, my environment is Java, so it is likely that I won't be able to respond much beyond this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As for the other issue, look at the "Add-in file anatomy".&amp;nbsp; What category name did you use when you deployed your add-in?&amp;nbsp; I just want to make sure you are looking in the right place.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/0001/0001000000w2000000.htm"&gt;http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/0001/0001000000w2000000.htm&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Mar 2012 15:35:16 GMT</pubDate>
    <dc:creator>LeoDonahue</dc:creator>
    <dc:date>2012-03-12T15:35:16Z</dc:date>
    <item>
      <title>Add-Ins Controls Not in the Commands list</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/add-ins-controls-not-in-the-commands-list/m-p/312174#M8131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In my Desktop, I opened the Customize... window, the Add-Ins Contols is not in the Commands list.&amp;nbsp; How to fix it?&amp;nbsp; Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2012 13:33:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/add-ins-controls-not-in-the-commands-list/m-p/312174#M8131</guid>
      <dc:creator>ShaningYu</dc:creator>
      <dc:date>2012-03-12T13:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: Add-Ins Controls Not in the Commands list</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/add-ins-controls-not-in-the-commands-list/m-p/312175#M8132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Did you create an Add-in for 3D Analyst?&amp;nbsp; Which folder name did you use when you deployed your add-in?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2012 13:40:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/add-ins-controls-not-in-the-commands-list/m-p/312175#M8132</guid>
      <dc:creator>LeoDonahue</dc:creator>
      <dc:date>2012-03-12T13:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: Add-Ins Controls Not in the Commands list</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/add-ins-controls-not-in-the-commands-list/m-p/312176#M8133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Not 3D, just a regular one for Desktop.&amp;nbsp; Per the Help (&lt;/SPAN&gt;&lt;A href="http://blogs.esri.com/esri/arcgis/2010/05/05/add-ins-for-arcgis-desktop-10/"&gt;http://blogs.esri.com/esri/arcgis/2010/05/05/add-ins-for-arcgis-desktop-10/&lt;/A&gt;&lt;SPAN&gt;), the Add-Ins Control should be in the list of Cutomize window.&amp;nbsp; But it is not.&amp;nbsp; By the way, I can't add an add-in through its Add-In Manager.&amp;nbsp; Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2012 13:43:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/add-ins-controls-not-in-the-commands-list/m-p/312176#M8133</guid>
      <dc:creator>ShaningYu</dc:creator>
      <dc:date>2012-03-12T13:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: Add-Ins Controls Not in the Commands list</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/add-ins-controls-not-in-the-commands-list/m-p/312177#M8134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, let me rephrase that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In .NET, don't you have a config file that let's you give names to things for your add-in, such as id, class, caption , category, image and etc?&amp;nbsp; Your add-in should be in whatever you name you gave to your category.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You don't add add-ins from the Add-in Manager.&amp;nbsp; If your add-in is listed in the Add-in Manager, then it should already be loaded.&amp;nbsp; You add the add-in from the customize window as you have already shown.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Try deleting your add-in from the Add-in Manager, recomplie your add-in and redeploy it.&amp;nbsp; Make sure you remember which category you used for deployment and then check in that category in the cutomize window.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2012 13:54:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/add-ins-controls-not-in-the-commands-list/m-p/312177#M8134</guid>
      <dc:creator>LeoDonahue</dc:creator>
      <dc:date>2012-03-12T13:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: Add-Ins Controls Not in the Commands list</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/add-ins-controls-not-in-the-commands-list/m-p/312178#M8135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Following your advise, I did:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1)&amp;nbsp; The&amp;nbsp; FHWA RIP Tools.dll is in the \...\FHWA RIP Tools Test\References\.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2)&amp;nbsp; From Add-In Manager &amp;gt; Option, deleted the Add-in.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3)&amp;nbsp; Re-added the Add-in throught Add-In Manager &amp;gt; Option (see attached, Remark: I tried it last Friday and it worked).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4)&amp;nbsp; In Add-In Manager &amp;gt; Add-Ins window, the expected Add-In: FHWA RIP Tools, is still not loaded.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5)&amp;nbsp; From Customize &amp;gt; Costomize Mode ... &amp;gt; Commands, there is no such a category.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2012 14:54:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/add-ins-controls-not-in-the-commands-list/m-p/312178#M8135</guid>
      <dc:creator>ShaningYu</dc:creator>
      <dc:date>2012-03-12T14:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: Add-Ins Controls Not in the Commands list</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/add-ins-controls-not-in-the-commands-list/m-p/312179#M8136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If the Add-in isn't listed in the Add-in Manager, then you haven't deployed it correctly.&amp;nbsp; Maybe you should follow the walkthrough and then let us know where you get stuck.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/0001/0001000001ms000000.htm"&gt;http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/0001/0001000001ms000000.htm&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp; However, my environment is Java, so it is likely that I won't be able to respond much beyond this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As for the other issue, look at the "Add-in file anatomy".&amp;nbsp; What category name did you use when you deployed your add-in?&amp;nbsp; I just want to make sure you are looking in the right place.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/0001/0001000000w2000000.htm"&gt;http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/0001/0001000000w2000000.htm&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2012 15:35:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/add-ins-controls-not-in-the-commands-list/m-p/312179#M8136</guid>
      <dc:creator>LeoDonahue</dc:creator>
      <dc:date>2012-03-12T15:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: FW verion issue</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/add-ins-controls-not-in-the-commands-list/m-p/312180#M8137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The problem was found to be .Net Framework related.&amp;nbsp; This morning I changed the version from 3.5 to 4.0, and then the problem occurred since FW 4.0 is not supported currently.&amp;nbsp; After I switched back to FW 3.5, I can see the Add-In tool in the list.&amp;nbsp; Thanks for your view and attention.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2012 16:01:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/add-ins-controls-not-in-the-commands-list/m-p/312180#M8137</guid>
      <dc:creator>ShaningYu</dc:creator>
      <dc:date>2012-03-12T16:01:55Z</dc:date>
    </item>
  </channel>
</rss>

