<?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 Embedding custom toolbox (.tbx) for add-in not working in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/embedding-custom-toolbox-tbx-for-add-in-not/m-p/1181168#M8244</link>
    <description>&lt;P&gt;Following the example laid out in the pro guide for embedding a toolbox &lt;A href="https://github.com/Esri/arcgis-pro-sdk/wiki/ProGuide-content-and-image-resources#embedding-toolboxes" target="_blank" rel="noopener"&gt;here&lt;/A&gt;, The .tbx does not deploy/ is not visible in the \AppData\Local\ESRI\ArcGISPro\Toolboxes folder, nor is listed in the Toolbox folder in the project.&lt;/P&gt;&lt;P&gt;I found that following this structure in my VS project linked within the pro guide, creates a guid folder with the scripts in an arcpy folder, but doesn't create the 'toolboxes' folder, unless I create a .py file under the toolboxes folder.&amp;nbsp; But it still doesn't create the .tbx.&lt;/P&gt;&lt;LI-CODE lang="c"&gt;\---Toolboxes

    +---arcpy
    |       script1.py
    |       script2.py
    +---help
    |   \---gp
    |       |   Answer_deepthought.xml
    |       |   deepthought_toolbox.xml
    |       |
    |       +---messages
    |       |       messages.xml
    |       |
    |       \---toolboxes
    |               DeepThought.xml
    |
    \---toolboxes
            test.py
            DeepThought.tbx&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this a bug that it is not adding .tbx files?&lt;/P&gt;</description>
    <pubDate>Wed, 08 Jun 2022 17:05:02 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2022-06-08T17:05:02Z</dc:date>
    <item>
      <title>Embedding custom toolbox (.tbx) for add-in not working</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/embedding-custom-toolbox-tbx-for-add-in-not/m-p/1181168#M8244</link>
      <description>&lt;P&gt;Following the example laid out in the pro guide for embedding a toolbox &lt;A href="https://github.com/Esri/arcgis-pro-sdk/wiki/ProGuide-content-and-image-resources#embedding-toolboxes" target="_blank" rel="noopener"&gt;here&lt;/A&gt;, The .tbx does not deploy/ is not visible in the \AppData\Local\ESRI\ArcGISPro\Toolboxes folder, nor is listed in the Toolbox folder in the project.&lt;/P&gt;&lt;P&gt;I found that following this structure in my VS project linked within the pro guide, creates a guid folder with the scripts in an arcpy folder, but doesn't create the 'toolboxes' folder, unless I create a .py file under the toolboxes folder.&amp;nbsp; But it still doesn't create the .tbx.&lt;/P&gt;&lt;LI-CODE lang="c"&gt;\---Toolboxes

    +---arcpy
    |       script1.py
    |       script2.py
    +---help
    |   \---gp
    |       |   Answer_deepthought.xml
    |       |   deepthought_toolbox.xml
    |       |
    |       +---messages
    |       |       messages.xml
    |       |
    |       \---toolboxes
    |               DeepThought.xml
    |
    \---toolboxes
            test.py
            DeepThought.tbx&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this a bug that it is not adding .tbx files?&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2022 17:05:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/embedding-custom-toolbox-tbx-for-add-in-not/m-p/1181168#M8244</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2022-06-08T17:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding custom toolbox (.tbx) for add-in not working</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/embedding-custom-toolbox-tbx-for-add-in-not/m-p/1181179#M8245</link>
      <description>&lt;P&gt;The toolbox had spaces in the name.......&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2022 17:14:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/embedding-custom-toolbox-tbx-for-add-in-not/m-p/1181179#M8245</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2022-06-08T17:14:18Z</dc:date>
    </item>
  </channel>
</rss>

