<?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 Creating a Config.xml for My Add-Ons in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/creating-a-config-xml-for-my-add-ons/m-p/12959#M292</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm using EasriRegAsm to register my add on dll (written in Delphi) which works fine but in the ARC Categories program the objects are listed with empty names. I've unzipped the ECFG file that's created but can't find any documentation on the Config.xml file that would allow me to add my category names. Can someone point me in the right direction?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Oct 2013 15:00:44 GMT</pubDate>
    <dc:creator>MitchWolberg</dc:creator>
    <dc:date>2013-10-24T15:00:44Z</dc:date>
    <item>
      <title>Creating a Config.xml for My Add-Ons</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/creating-a-config-xml-for-my-add-ons/m-p/12959#M292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm using EasriRegAsm to register my add on dll (written in Delphi) which works fine but in the ARC Categories program the objects are listed with empty names. I've unzipped the ECFG file that's created but can't find any documentation on the Config.xml file that would allow me to add my category names. Can someone point me in the right direction?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 15:00:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/creating-a-config-xml-for-my-add-ons/m-p/12959#M292</guid>
      <dc:creator>MitchWolberg</dc:creator>
      <dc:date>2013-10-24T15:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Config.xml for My Add-Ons</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/creating-a-config-xml-for-my-add-ons/m-p/12960#M293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I don't think that the format is documented.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ESRIRegAsm provides several creation options which you can see by running it from the command line with no options or file.&amp;nbsp; In particular you probably want the /f option.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#//0001000004n6000000"&gt;http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#//0001000004n6000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The other thing that you can do is to reverse engineer this by looking at other ecfg files.&amp;nbsp; This is what I have done in the past.&amp;nbsp; Just look on your hard drive for ecfg files.&amp;nbsp; If you can't find one then simply generate one by creating an add-in using Visual Studio.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 18:40:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/creating-a-config-xml-for-my-add-ons/m-p/12960#M293</guid>
      <dc:creator>RichardWatson</dc:creator>
      <dc:date>2013-10-24T18:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Config.xml for My Add-Ons</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/creating-a-config-xml-for-my-add-ons/m-p/12961#M294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks, my plan was to use the /f option but I still need to know what I need to put into the xml file. The only ECFG files I have were generated by EsriRegAsm which doesn't help. Here's what I extracted:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;?xml version="1.0"?&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;ESRI.Configuration ver="1"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;Categories&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;Category CATID="{B56A7C42-83D4-11D2-A2E9-080009B6F22B}"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;Class CLSID="{AEDF990E-5F53-408D-961B-1789073DE1CA}"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;/Category&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;Category CATID="{B56A7C4A-83D4-11D2-A2E9-080009B6F22B}"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;Class CLSID="{E9E81DA7-A70D-43C1-94EA-89C345ED29CE}"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;/Category&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;/Categories&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/ESRI.Configuration&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just by guess I added an id property to the Category node but that didn't work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It did raise a question about the location of the ECFG files. I have installed my add on's to Desktop 10.2 but the only ECFG files are listed under Desktop10.1 even though I have folders for 10.0 and 10.2. Copying the files to Desktop10.2 didn't make any difference.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 19:09:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/creating-a-config-xml-for-my-add-ons/m-p/12961#M294</guid>
      <dc:creator>MitchWolberg</dc:creator>
      <dc:date>2013-10-24T19:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Config.xml for My Add-Ons</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/creating-a-config-xml-for-my-add-ons/m-p/12962#M295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The link that I provided had the following example:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;?xml version="1.0"?&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;Categories ver="1"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;Category CATID="{62C8FE65-4EBB-45E7-B440-6E39B2CDBF29}"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Class CLSID="{1502B6C9-B57C-36E0-BCC7-C4CFDD058082}"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;/Category&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/Categories&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The category identifiers are documented by ESRI.&amp;nbsp; See:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\Program Files (x86)\ArcGIS\DeveloperKit10.2\include\CatIDs\ArcCATIDs.h&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The class identifier is yours.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 19:14:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/creating-a-config-xml-for-my-add-ons/m-p/12962#M295</guid>
      <dc:creator>RichardWatson</dc:creator>
      <dc:date>2013-10-24T19:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Config.xml for My Add-Ons</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/creating-a-config-xml-for-my-add-ons/m-p/12963#M296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Okay, tried a couple of variations but still no luck. Hopefully this will eventually be documented.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 19:59:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/creating-a-config-xml-for-my-add-ons/m-p/12963#M296</guid>
      <dc:creator>MitchWolberg</dc:creator>
      <dc:date>2013-10-24T19:59:24Z</dc:date>
    </item>
  </channel>
</rss>

